diff --git a/WinUIGallery/Properties/PublishProfiles/win10-arm64-unpackaged.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-arm64-unpackaged.pubxml index 7ec8241fc..234387866 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-arm64-unpackaged.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-arm64-unpackaged.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem ARM64 win10-arm64 + True False False False $(Optimized) + + partial \ No newline at end of file diff --git a/WinUIGallery/Properties/PublishProfiles/win10-arm64.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-arm64.pubxml index b0de94924..7777f0dc8 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-arm64.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-arm64.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem ARM64 win10-arm64 + True False True False $(Optimized) + + partial \ No newline at end of file diff --git a/WinUIGallery/Properties/PublishProfiles/win10-x64-unpackaged.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-x64-unpackaged.pubxml index 475bdcab5..0b74be333 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-x64-unpackaged.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-x64-unpackaged.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem x64 win10-x64 + True False False False $(Optimized) + + partial \ No newline at end of file diff --git a/WinUIGallery/Properties/PublishProfiles/win10-x64.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-x64.pubxml index 5c98a9790..0ba94cf14 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-x64.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-x64.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem x64 win10-x64 + True False True False $(Optimized) + + partial \ No newline at end of file diff --git a/WinUIGallery/Properties/PublishProfiles/win10-x86-unpackaged.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-x86-unpackaged.pubxml index ab2cf4da1..2bda3fa70 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-x86-unpackaged.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-x86-unpackaged.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem x86 win10-x86 + True False False False $(Optimized) + + partial \ No newline at end of file diff --git a/WinUIGallery/Properties/PublishProfiles/win10-x86.pubxml b/WinUIGallery/Properties/PublishProfiles/win10-x86.pubxml index 7852b5272..8319695f4 100644 --- a/WinUIGallery/Properties/PublishProfiles/win10-x86.pubxml +++ b/WinUIGallery/Properties/PublishProfiles/win10-x86.pubxml @@ -7,10 +7,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem x86 win10-x86 + True False True False $(Optimized) + + partial \ No newline at end of file