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 f42b975 commit f6bc29bCopy full SHA for f6bc29b
src/BenchmarkDotNet/Templates/MonoAOTLLVMCsProj.txt
@@ -19,6 +19,7 @@
19
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
20
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
21
<StartupObject>BenchmarkDotNet.Autogenerated.UniqueProgramName</StartupObject>
22
+ <SelfContained>true</SelfContained>
23
</PropertyGroup>
24
25
<ItemGroup>
0 commit comments