Skip to content

Commit

Permalink
Fix warnings in WAMMauiApp (#4912)
Browse files Browse the repository at this point in the history
* disable building test app from release build

* update checksum to sha256

* revert first commit
  • Loading branch information
DharshanBJ authored Sep 4, 2024
1 parent 3a64917 commit f772a74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/devapps/WAM/WAMMauiApp/WAMMauiApp/WAMMauiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
<ApplicationVersion>1</ApplicationVersion>

<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>

<ChecksumAlgorithm>SHA256</ChecksumAlgorithm>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f772a74

Please sign in to comment.