We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00aae22 commit a3120c7Copy full SHA for a3120c7
src/Api/Monai.Deploy.InformaticsGateway.Api.csproj
@@ -24,6 +24,7 @@
24
<CodeAnalysisRuleSet>..\.sonarlint\project-monai_monai-deploy-informatics-gatewaycsharp.ruleset</CodeAnalysisRuleSet>
25
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
26
<Nullable>enable</Nullable>
27
+ <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
28
</PropertyGroup>
29
30
<ItemGroup>
0 commit comments