New: Multi target net framework 4.6.2 and net core 3.0

This commit is contained in:
ta264 2019-10-28 21:30:08 +00:00 committed by Qstick
parent d881b26261
commit 8fe924fdcd
99 changed files with 898 additions and 852 deletions

6
.gitignore vendored
View file

@ -127,6 +127,12 @@ coverage*.json
setup/Output/
*.~is
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
**/Properties/launchSettings.json
#VS outout folders
bin
obj