spookie skel & premise
This commit is contained in:
parent
6fe2bbe130
commit
a120753847
30 changed files with 1115 additions and 0 deletions
9
src/Nyanlabs.Umogen.Core/Nyanlabs.Umogen.Core.csproj
Normal file
9
src/Nyanlabs.Umogen.Core/Nyanlabs.Umogen.Core.csproj
Normal file
|
@ -0,0 +1,9 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue