Skip to content

Commit 4cee3a7

Browse files
authored
Update Commands.Storage.Netcore.csproj
1 parent e5ddff7 commit 4cee3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Storage/Commands.Management.Storage/Commands.Storage.Netcore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">
2929
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="1.6.0-preview" />
30-
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="6.5.0-preview" />
30+
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="7.1.0-preview" />
3131
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
3232
<PackageReference Include="System.Reflection" Version="4.3.0" />
3333
<PackageReference Include="System.Security.SecureString" Version="4.3.0" />
@@ -62,4 +62,4 @@
6262
</None>
6363
</ItemGroup>
6464

65-
</Project>
65+
</Project>

0 commit comments

Comments
 (0)