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 d659dab commit 6effb8fCopy full SHA for 6effb8f
src/native/managed/native-library.props
@@ -7,6 +7,7 @@
7
-->
8
<StripSymbols>false</StripSymbols>
9
<SuppressGenerateILCompilerExplicitPackageReferenceWarning>true</SuppressGenerateILCompilerExplicitPackageReferenceWarning>
10
+ <ControlFlowGuard>Guard</ControlFlowGuard>
11
</PropertyGroup>
12
13
<!-- set the shared library name. this helps the native linker correctly reference this shared
0 commit comments