Browse Source

Set dnx to 461 as there's no real 51

Oren Novotny 9 years ago
parent
commit
158a43b24a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Ix.NET/Source/Tests/project.json

+ 1 - 1
Ix.NET/Source/Tests/project.json

@@ -42,7 +42,7 @@
                 "System.Threading.Tasks": "4.0.0.0"
             }
         },
-    "dnx51": {
+    "dnx461": {
       "compilationOptions": {
         "define": [
             "NO_EVENTARGS_CONSTRAINT",