declare dependencies in nuspec files and optimize application template

This commit is contained in:
sbwalker
2025-08-22 08:41:52 -04:00
parent cca0f2219e
commit 52799c7cb0
12 changed files with 69 additions and 104 deletions

View File

@ -7,11 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Oqtane.Shared" Version="6.1.5" />
<PackageReference Include="Oqtane.Shared" Version="6.1.6" />
</ItemGroup>
</Project>