mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
Bump .Net Core SDK to 2.2.100 Preview (#715)
* Bump .Net Core SDK to 2.2 * Update travis file * Try to fix broken AppVeyor code coverage
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"PackageName": "Microsoft.SqlTools.ServiceLayer",
|
||||
"TestProjects": {
|
||||
"Microsoft.SqlTools.ServiceLayer.UnitTests": [
|
||||
"netcoreapp2.1"
|
||||
"netcoreapp2.2"
|
||||
]
|
||||
},
|
||||
"Frameworks": [
|
||||
"netcoreapp2.1"
|
||||
"netcoreapp2.2"
|
||||
],
|
||||
"MainProjects": [
|
||||
"Microsoft.SqlTools.ServiceLayer",
|
||||
|
||||
Reference in New Issue
Block a user