Upgrade to 87.1.132 (#130)

* Upgrade to 87.1.12-CI3846

- Upgrade to Net Core 3.1 (Required to use new Net Core packages)
- Migrate to NetCore specific pages

* Upgrade to 87.1.130-pre

* OffScreen - Remove UseWindowsForms from csproj file

No longer required as we use the Drawing nuget package
Also causes a problem with Console.ReadLine

* README.md - Update Net Core Section

* WinForms - Add new SdkStyle .Net 4.7.2 project and solution

TODO: Add OffScreen and WPF project files

* Upgrade to 87.1.131-pre

* Upgrade to 87.1.132
This commit is contained in:
Alex Maitland
2021-02-03 12:06:58 +11:00
committed by GitHub
parent 6b92ff6dd0
commit 95f428829b
18 changed files with 176 additions and 298 deletions

2
.gitignore vendored
View File

@@ -3,6 +3,8 @@
[Oo]bj/
[Bb]in.netcore/
[Oo]bj.netcore/
[Bb]in.net472/
[Oo]bj.net472/
# mstest test results
TestResults