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