Skip to content

Commit 7179e8e

Browse files
committed
Upgrade Storage SRP SDK to 8.1 for other projects
1 parent 7f9799e commit 7179e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql/Commands.Sql.Netcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.Azure.Management.Sql" Version="1.18.0-preview" />
32-
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="7.1.0-preview" />
32+
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="8.1.0-preview" />
3333
<PackageReference Include="System.Security.Permissions" Version="4.5.0" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)