mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 08:18:15 +08:00
updated dotnet core sdk and cake build script (#717)
* updated dotnet core sdk and cake build script * update travis SDK version * update mono for travis and update .net core sdk to what appveyor supports * same version of .net in travis as cake build * same sdk on traivs and appveyor
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"projects": [ "src", "test" ],
|
||||
"sdk": {
|
||||
"version": "2.1.301"
|
||||
"version": "2.1.500"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user