diff --git a/ScreenCast.Win/Properties/PublishProfiles/win-x64.pubxml b/ScreenCast.Win/Properties/PublishProfiles/win-x64.pubxml index 99690cd1..cf5b9541 100644 --- a/ScreenCast.Win/Properties/PublishProfiles/win-x64.pubxml +++ b/ScreenCast.Win/Properties/PublishProfiles/win-x64.pubxml @@ -12,6 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. True win10-x64 False - False + True \ No newline at end of file diff --git a/ScreenCast.Win/Properties/PublishProfiles/win-x86.pubxml b/ScreenCast.Win/Properties/PublishProfiles/win-x86.pubxml index 16254fe5..857da748 100644 --- a/ScreenCast.Win/Properties/PublishProfiles/win-x86.pubxml +++ b/ScreenCast.Win/Properties/PublishProfiles/win-x86.pubxml @@ -12,6 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. win10-x86 True False - False + True \ No newline at end of file