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.
2 parents b591f41 + 4105dc1 commit d61602fCopy full SHA for d61602f
ProjectHeads/Head.WinAppSdk.props
@@ -9,6 +9,7 @@
9
<EnableMsixTooling>true</EnableMsixTooling>
10
<WindowsAppContainer>true</WindowsAppContainer>
11
<ApplicationManifest>app.manifest</ApplicationManifest>
12
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
13
</PropertyGroup>
14
15
<Import Project="$(MSBuildThisFileDirectory)\..\MultiTarget\PackageReferences\WinAppSdk.props" />
0 commit comments