Initial
This commit is contained in:
commit
e3d4478a1e
4 changed files with 28 additions and 0 deletions
9
src/Nyanbyte.Minime/Nyanbyte.Minime.csproj
Normal file
9
src/Nyanbyte.Minime/Nyanbyte.Minime.csproj
Normal file
|
@ -0,0 +1,9 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue