Skip to content

Commit

Permalink
Enable AllowUnsafeBlocks for Gallery and Test heads under Windows App…
Browse files Browse the repository at this point in the history
… SDK.
  • Loading branch information
Arlodotexe committed Oct 28, 2024
1 parent b591f41 commit 4105dc1
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 4105dc1

Please sign in to comment.