Skip to content

Commit f1ab02d

Browse files
committed
Updating to netcoreapp1.1
1 parent de6d0fd commit f1ab02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test/Microsoft.VisualStudio.Web.BrowserLink.Test

test/Microsoft.VisualStudio.Web.BrowserLink.Test/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"testRunner": "xunit",
1414
"frameworks": {
1515
"net451": {},
16-
"netcoreapp1.0": {
16+
"netcoreapp1.1": {
1717
"dependencies": {
1818
"Microsoft.NETCore.App": {
1919
"type": "platform",

0 commit comments

Comments
 (0)