more template optimizations
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Oqtane.Client" Version="6.1.6" />
|
||||
<PackageReference Include="Oqtane.Shared" Version="6.1.6" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
@ -14,7 +14,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Oqtane.Server" Version="6.1.6" />
|
||||
<PackageReference Include="Oqtane.Shared" Version="6.1.6" />
|
||||
</ItemGroup>
|
||||
|
||||
<Target Name="CopyStaticAssets" AfterTargets="Build">
|
||||
|
Reference in New Issue
Block a user