Removed misc projects from NUGET

This commit is contained in:
2025-07-22 00:16:28 -04:00
parent 558616311c
commit aa3ac640cb
3 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>