Skip to content

Commit 4105dc1

Browse files
committed
Enable AllowUnsafeBlocks for Gallery and Test heads under Windows App SDK.
1 parent b591f41 commit 4105dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProjectHeads/Head.WinAppSdk.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<EnableMsixTooling>true</EnableMsixTooling>
1010
<WindowsAppContainer>true</WindowsAppContainer>
1111
<ApplicationManifest>app.manifest</ApplicationManifest>
12+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1213
</PropertyGroup>
1314

1415
<Import Project="$(MSBuildThisFileDirectory)\..\MultiTarget\PackageReferences\WinAppSdk.props" />

0 commit comments

Comments
 (0)