Skip to content

Commit

Permalink
Merge pull request #3 from EvgenyAgafonchikov/upd-record
Browse files Browse the repository at this point in the history
Upd record
  • Loading branch information
khannarheams authored Apr 17, 2019
2 parents 9f27efe + 6b24865 commit 1226645
Show file tree
Hide file tree
Showing 14 changed files with 5,445 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/Compute/Compute.Test/Compute.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Azure.Graph.RBAC" Version="3.4.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="25.0.0" />
<PackageReference Include="Microsoft.Azure.Management.KeyVault" Version="2.4.2" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="20.0.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="24.0.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataLake.Store" Version="2.4.2-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="20.0.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="24.0.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Dns/Dns.Test/Dns.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="20.0.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="24.0.0-preview" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/KeyVault/KeyVault.Test/KeyVault.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.KeyVault.WebKey" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Management.KeyVault" Version="2.4.2" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="20.0.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="24.0.0-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 1226645

Please sign in to comment.