fix deploy config

This commit is contained in:
motahhari
2026-06-05 15:00:26 +03:30
parent 04a3381730
commit b6862aba02
9 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<NuGetAudit>false</NuGetAudit>
</PropertyGroup>
<ItemGroup>