- Rimosse liberire EgwCore.Utils e EgwCore.Razor
This commit is contained in:
Samuele Locatelli
2023-09-26 17:34:48 +02:00
parent e42d218d23
commit 81fdf94628
2 changed files with 1 additions and 4 deletions
+1 -3
View File
@@ -8,7 +8,7 @@
<StaticWebAssetProjectMode>Default</StaticWebAssetProjectMode>
<RootNamespace>MP-TAB.Client</RootNamespace>
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
<RunAOTCompilation>false</RunAOTCompilation>
<RunAOTCompilation>true</RunAOTCompilation>
</PropertyGroup>
<ItemGroup>
@@ -31,8 +31,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EgwCoreLib.Razor" Version="1.4.2308.216" />
<PackageReference Include="EgwCoreLib.Utils" Version="1.4.2308.216" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0-rc.1.23421.29" />
</ItemGroup>
-1
View File
@@ -17,7 +17,6 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.3.0" />
<PackageReference Include="EgwCoreLib.Razor" Version="1.4.2306-beta.2916" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.9" />