瀏覽代碼

v0.5.0

tags/v0.5.0^0
Robin Thoni 7 年之前
父節點
當前提交
be14e01e7e
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1
    1
      Luticate2.Auth/project.json
  2. 1
    1
      Luticate2.Utils/project.json
  3. 1
    1
      TestUtils/project.json

+ 1
- 1
Luticate2.Auth/project.json 查看文件

@@ -4,7 +4,7 @@
4 4
         "debugType": "portable"
5 5
     },
6 6
     "dependencies": {
7
-        "Luticate2.Utils": "0.4.*"
7
+        "Luticate2.Utils": "0.5.*"
8 8
     },
9 9
     "frameworks": {
10 10
         "netcoreapp1.0": {

+ 1
- 1
Luticate2.Utils/project.json 查看文件

@@ -1,5 +1,5 @@
1 1
 {
2
-  "version": "0.4.0",
2
+  "version": "0.5.0",
3 3
   "authors": [
4 4
     "Robin Thoni"
5 5
   ],

+ 1
- 1
TestUtils/project.json 查看文件

@@ -5,7 +5,7 @@
5 5
     },
6 6
     "dependencies": {
7 7
         "dotnet-test-xunit": "1.0.0-rc2-*",
8
-        "Luticate2.Utils": "0.4.*",
8
+        "Luticate2.Utils": "0.5.*",
9 9
         "Moq": "4.6.38-alpha",
10 10
         "System.Runtime.Serialization.Primitives": "4.1.1",
11 11
         "xunit": "2.1.0"

Loading…
取消
儲存