Aggiunta analizzatore x async compliance

This commit is contained in:
2026-02-04 17:27:40 +01:00
parent 133575c38b
commit 7fbc1a5598
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -18,6 +18,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Egw.Window.Data" />
<PackageReference Include="EgwCoreLib.Razor" />
<PackageReference Include="EgwCoreLib.Utils" />