Skip to content

Commit b3afb36

Browse files
committed
Fix build warning
Signed-off-by: Victor Chang <[email protected]>
1 parent bd0fcfa commit b3afb36

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/CLI/Monai.Deploy.InformaticsGateway.CLI.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
<OutputType>Exe</OutputType>
2121
<TargetFramework>net6.0</TargetFramework>
2222
<PublishSingleFile>true</PublishSingleFile>
23-
<SelfContained>true</SelfContained>
2423
<PublishTrimmed>false</PublishTrimmed>
2524
<PublishReadyToRun>true</PublishReadyToRun>
26-
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
27-
<RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
2825
<AssemblyName>mig-cli</AssemblyName>
2926
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
3027
<CodeAnalysisRuleSet>..\.sonarlint\project-monai_monai-deploy-informatics-gatewaycsharp.ruleset</CodeAnalysisRuleSet>

0 commit comments

Comments
 (0)