We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d36076 commit a4399b4Copy full SHA for a4399b4
src/ResourceManager/Automation/Commands.Automation/packages.config
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
- <package id="Microsoft.Azure.Management.Automation" version="3.0.3-preview" targetFramework="net452" />
+ <package id="Microsoft.Azure.Management.Automation" version="3.4.0-preview" targetFramework="net452" />
4
<package id="Microsoft.Rest.ClientRuntime" version="2.3.11" targetFramework="net452" />
5
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.12" targetFramework="net452" />
6
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net452" />
7
-</packages>
+</packages>
0 commit comments