From cb0e892bbaf5bc1beae30a1dcee1911267332baf Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Fri, 22 May 2020 12:30:14 -0700 Subject: [PATCH] Try ReadyToRun. --- ScreenCast.Win/Properties/PublishProfiles/win-x64.pubxml | 2 +- ScreenCast.Win/Properties/PublishProfiles/win-x86.pubxml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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