From 58c6c84a0bb683bf9f23ab4257c2bdbfae0a81fe Mon Sep 17 00:00:00 2001 From: exsersewo Date: Thu, 19 Mar 2020 19:49:20 +0000 Subject: [PATCH] Update FolderProfile.pubxml Lan doesn't use .net core 3.1 smh --- Kehyeedra3/Properties/PublishProfiles/FolderProfile.pubxml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Kehyeedra3/Properties/PublishProfiles/FolderProfile.pubxml b/Kehyeedra3/Properties/PublishProfiles/FolderProfile.pubxml index ac5f346..43cdeac 100644 --- a/Kehyeedra3/Properties/PublishProfiles/FolderProfile.pubxml +++ b/Kehyeedra3/Properties/PublishProfiles/FolderProfile.pubxml @@ -7,11 +7,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem Release Any CPU - netcoreapp3.1 - bin\Release\netcoreapp3.1\publish\ + netcoreapp2.1 + bin\Release\netcoreapp2.1\publish\ win-x64 false - False - False \ No newline at end of file