From 52bb3cfd69c6ddc1103cfd07ffd2bad50a1d50a0 Mon Sep 17 00:00:00 2001 From: Noi Date: Fri, 24 Apr 2020 13:54:47 -0700 Subject: [PATCH] Update .NET version, version number --- BirthdayBot/BirthdayBot.vbproj | 6 +++--- BirthdayBot/My Project/PublishProfiles/FolderProfile.pubxml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/BirthdayBot/BirthdayBot.vbproj b/BirthdayBot/BirthdayBot.vbproj index ba06d23..80285ce 100644 --- a/BirthdayBot/BirthdayBot.vbproj +++ b/BirthdayBot/BirthdayBot.vbproj @@ -3,9 +3,9 @@ Exe BirthdayBot - netcoreapp2.0 - 1.4.2 - Noi + netcoreapp2.1 + 1.4.3 + NoiTheCat Discord bot for birthday reminders. Sub Main diff --git a/BirthdayBot/My Project/PublishProfiles/FolderProfile.pubxml b/BirthdayBot/My Project/PublishProfiles/FolderProfile.pubxml index aef6406..68a7be5 100644 --- a/BirthdayBot/My Project/PublishProfiles/FolderProfile.pubxml +++ b/BirthdayBot/My Project/PublishProfiles/FolderProfile.pubxml @@ -7,8 +7,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem Release Any CPU - netcoreapp2.0 - bin\Release\netcoreapp2.0\publish\ + netcoreapp2.1 + bin\Release\netcoreapp2.1\publish\ false <_IsPortable>true