Skip to content

Commit

Permalink
Merge pull request #223 from CommunityToolkit/gallery/heads/wasdk/all…
Browse files Browse the repository at this point in the history
…owunsafeblocks

Enable AllowUnsafeBlocks for Gallery and Test heads under Windows App SDK
  • Loading branch information
Arlodotexe authored Oct 28, 2024
2 parents b591f41 + 4105dc1 commit d61602f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProjectHeads/Head.WinAppSdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<EnableMsixTooling>true</EnableMsixTooling>
<WindowsAppContainer>true</WindowsAppContainer>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

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

0 comments on commit d61602f

Please sign in to comment.