Skip to content

Commit

Permalink
MonoAOTLLVMCsProj.txt: Add SelfContained=true
Browse files Browse the repository at this point in the history
  • Loading branch information
radical committed Jul 12, 2023
1 parent 45ffe94 commit 0c003d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BenchmarkDotNet/Templates/MonoAOTLLVMCsProj.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<ValidateExecutableReferencesMatchSelfContained>false</ValidateExecutableReferencesMatchSelfContained>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<StartupObject>BenchmarkDotNet.Autogenerated.UniqueProgramName</StartupObject>
<SelfContained>true</SelfContained>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0c003d7

Please sign in to comment.