Skip to content

Commit

Permalink
Fix after incorrect merge
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-evseev committed Oct 7, 2019
1 parent 793d35c commit 63f192e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="29.0.0" />
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="29.1.0" />
<PackageReference Include="Microsoft.Azure.Management.Network" Version="19.16.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices" Version="4.2.1-preview" />
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices.Backup" Version="3.1.1-preview" />
Expand Down

0 comments on commit 63f192e

Please sign in to comment.