Skip to content

Commit cf66893

Browse files
committed
Update Test project.json
1 parent 8d0190f commit cf66893

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"Microsoft.Azure.Management.Compute": "11.0.0-prerelease",
2828
"Microsoft.Azure.Management.Network": "3.0.3-preview",
2929
"Microsoft.Azure.Management.Storage": "4.0.0-preview",
30-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
31-
"Microsoft.Rest.ClientRuntime": "1.5.0",
30+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
31+
"Microsoft.Rest.ClientRuntime": "1.8.0",
3232
"Newtonsoft.Json": "7.0.1",
3333
"System.Collections": "4.0.11-beta-23516",
3434
"System.Collections.Concurrent": "4.0.11-beta-23516",
@@ -37,7 +37,6 @@
3737
"System.Diagnostics.Tracing": "4.0.21-beta-23516",
3838
"System.IO": "4.0.11-beta-23516",
3939
"System.IO.FileSystem": "4.0.1-beta-23516",
40-
"System.Linq": "4.0.1-beta-23516",
4140
"System.Net.Http": "4.0.1-beta-23516",
4241
"System.Net.WebHeaderCollection": "4.0.1-beta-23516",
4342
"System.Reflection": "4.1.0-beta-23516",
@@ -56,13 +55,14 @@
5655
"System.Threading": "4.0.11-beta-23516",
5756
"System.Threading.Tasks": "4.0.11-beta-23516",
5857
"System.Threading.Thread": "4.0.0-beta-23516",
59-
"System.Xml.XmlDocument": "4.0.1-beta-23516",
6058
"System.Xml.ReaderWriter": "4.0.11-beta-23516",
6159
"xunit": "2.1.0",
6260
"xunit.assert": "2.1.0",
6361
"xunit.runner.dnx": "2.1.0-rc1-build204",
6462
"moq.netcore": "4.4.0-beta8",
6563
"Microsoft.CLU": "1.0.0",
64+
"System.Linq": "4.0.1-beta-23409",
65+
"System.Xml.XmlDocument": "4.0.1-beta-23516",
6666
"System.Xml.XPath.XmlDocument": "4.0.1-beta-23516",
6767
"WindowsAzure.Storage": "6.1.1-preview",
6868
"Microsoft.Azure.Commands.Compute": "1.0.0-*"

0 commit comments

Comments
 (0)