Upgrade to Core 3.1

This commit is contained in:
Robert McRackan 2019-12-03 16:47:53 -05:00
parent 7529fdf878
commit f8a51f0882
6 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon />
<StartupObject />