Skip to content

Commit a3120c7

Browse files
committed
Disable AssemblyInfo generation
Signed-off-by: Victor Chang <[email protected]>
1 parent 00aae22 commit a3120c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Api/Monai.Deploy.InformaticsGateway.Api.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<CodeAnalysisRuleSet>..\.sonarlint\project-monai_monai-deploy-informatics-gatewaycsharp.ruleset</CodeAnalysisRuleSet>
2525
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
2626
<Nullable>enable</Nullable>
27+
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
2728
</PropertyGroup>
2829

2930
<ItemGroup>

0 commit comments

Comments
 (0)