Skip to content

Commit de3ed31

Browse files
author
Hovsep Mkrtchyan
committed
Addressed review feedbacks
1 parent 1079590 commit de3ed31

File tree

10 files changed

+8
-8
lines changed

10 files changed

+8
-8
lines changed

CLUPackages/Microsoft.CLU.0.0.1.nupkg

54.2 KB
Binary file not shown.

src/CLU/Commands.Common.Authentication/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Commands.Common/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Commands.ResourceManager.Cmdlets/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Commands.ResourceManager.Common/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Commands.ScenarioTests.ResourceManager.Common/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Microsoft.Azure.Commands.Profile.Test/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Microsoft.Azure.Commands.Profile/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}

src/CLU/Microsoft.Azure.Commands.Resources/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"frameworks": {
99
"dnxcore50": {
1010
"dependencies": {
11-
"Microsoft.CLU": "1.0.0-*",
11+
"Microsoft.CLU": "0.0.1-beta-151119",
1212
"Microsoft.CSharp": "4.0.1-beta-23409",
1313
"System.Linq": "4.0.1-beta-23409"
1414
}
Binary file not shown.

0 commit comments

Comments
 (0)