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 bd0fcfa commit b3afb36Copy full SHA for b3afb36
src/CLI/Monai.Deploy.InformaticsGateway.CLI.csproj
@@ -20,11 +20,8 @@
20
<OutputType>Exe</OutputType>
21
<TargetFramework>net6.0</TargetFramework>
22
<PublishSingleFile>true</PublishSingleFile>
23
- <SelfContained>true</SelfContained>
24
<PublishTrimmed>false</PublishTrimmed>
25
<PublishReadyToRun>true</PublishReadyToRun>
26
- <RuntimeIdentifier>win-x64</RuntimeIdentifier>
27
- <RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
28
<AssemblyName>mig-cli</AssemblyName>
29
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
30
<CodeAnalysisRuleSet>..\.sonarlint\project-monai_monai-deploy-informatics-gatewaycsharp.ruleset</CodeAnalysisRuleSet>
0 commit comments