Browse Source

v0.1.3

tags/v0.1.3^0
Robin Thoni 7 years ago
parent
commit
553ea0f4fc
1 changed files with 1 additions and 6 deletions
  1. 1
    6
      Luticate2.Utils/project.json

+ 1
- 6
Luticate2.Utils/project.json View File

1
 {
1
 {
2
-  "version": "0.1.2",
2
+  "version": "0.1.3",
3
   "authors": [
3
   "authors": [
4
     "Robin Thoni"
4
     "Robin Thoni"
5
   ],
5
   ],
21
         "dnxcore50"
21
         "dnxcore50"
22
       ]
22
       ]
23
     }
23
     }
24
-  },
25
-  "scripts": {
26
-    "postcompile": [
27
-      "dotnet pack --no-build --configuration %compile:Configuration%"
28
-    ]
29
   }
24
   }
30
 }
25
 }

Loading…
Cancel
Save