Robin Thoni 7 лет назад
Родитель
Сommit
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
         "debugType": "portable"
4
         "debugType": "portable"
5
     },
5
     },
6
     "dependencies": {
6
     "dependencies": {
7
-        "Luticate2.Utils": "0.4.*"
7
+        "Luticate2.Utils": "0.5.*"
8
     },
8
     },
9
     "frameworks": {
9
     "frameworks": {
10
         "netcoreapp1.0": {
10
         "netcoreapp1.0": {

+ 1
- 1
Luticate2.Utils/project.json Просмотреть файл

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

+ 1
- 1
TestUtils/project.json Просмотреть файл

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

Загрузка…
Отмена
Сохранить