various NFOguard versions

This commit is contained in:
2025-09-12 10:30:12 -04:00
parent 08cddf7799
commit 77295cc400
48 changed files with 2051 additions and 92 deletions
@@ -10,6 +10,8 @@
<ItemGroup>
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
@@ -28,8 +30,5 @@
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="thumb.png" Condition="Exists('thumb.png')" />
<!-- <EmbeddedResource Include="Configuration\configPage.html" /> -->
</ItemGroup>
<!-- All web resources disabled to prevent UI loading issues -->
</Project>