Parcourir la source

Set dnx to 461 as there's no real 51

Oren Novotny il y a 10 ans
Parent
commit
158a43b24a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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",