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 4aa40d0 commit 467f896Copy full SHA for 467f896
src/Components/benchmarkapps/Wasm.Performance/Driver/Wasm.Performance.Driver.csproj
@@ -9,6 +9,7 @@
9
<SignAssembly>false</SignAssembly>
10
<IsTestAssetProject>true</IsTestAssetProject>
11
<RuntimeIdentifier Condition=" '$(DotNetBuildFromSource)' != 'true' ">linux-x64</RuntimeIdentifier>
12
+ <SelfContained Condition=" '$(DotNetBuildFromSource)' != 'true' ">true</SelfContained>
13
<Nullable>annotations</Nullable>
14
</PropertyGroup>
15
0 commit comments