more template optimizations

This commit is contained in:
sbwalker
2025-08-22 09:17:24 -04:00
parent 247baa375d
commit 4e33aeef89
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Oqtane.Client" Version="6.1.6" /> <PackageReference Include="Oqtane.Client" Version="6.1.6" />
<PackageReference Include="Oqtane.Shared" Version="6.1.6" />
</ItemGroup> </ItemGroup>
<PropertyGroup> <PropertyGroup>

View File

@ -14,7 +14,6 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Oqtane.Server" Version="6.1.6" /> <PackageReference Include="Oqtane.Server" Version="6.1.6" />
<PackageReference Include="Oqtane.Shared" Version="6.1.6" />
</ItemGroup> </ItemGroup>
<Target Name="CopyStaticAssets" AfterTargets="Build"> <Target Name="CopyStaticAssets" AfterTargets="Build">