update projects to asp.net core 1.1.0

This commit is contained in:
Kyle Spearrin
2017-01-10 22:08:47 -05:00
parent 93cff6e283
commit 62d2a01962
4 changed files with 26 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview2-003121"
"version": "1.0.0-preview2-003133"
}
}