Skip to content

Commit d61602f

Browse files
authored
Merge pull request #223 from CommunityToolkit/gallery/heads/wasdk/allowunsafeblocks
Enable AllowUnsafeBlocks for Gallery and Test heads under Windows App SDK
2 parents b591f41 + 4105dc1 commit d61602f

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)