Skip to content

Commit f6bc29b

Browse files
radicalAndreyAkinshin
authored andcommitted
MonoAOTLLVMCsProj.txt: Add SelfContained=true
1 parent f42b975 commit f6bc29b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarkDotNet/Templates/MonoAOTLLVMCsProj.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
2020
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
2121
<StartupObject>BenchmarkDotNet.Autogenerated.UniqueProgramName</StartupObject>
22+
<SelfContained>true</SelfContained>
2223
</PropertyGroup>
2324

2425
<ItemGroup>

0 commit comments

Comments
 (0)