Skip to content

Commit fbf7d90

Browse files
committed
Update Azure.Storage Netcore to build base on XSCL nuget
1 parent d3945a3 commit fbf7d90

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

src/Storage/Commands.Storage/Commands.Storage.Netcore.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
</PropertyGroup>
2929

3030
<ItemGroup>
31-
<Reference Include="Microsoft.WindowsAzure.Storage">
32-
<HintPath>..\..\..\tools\LocalFeed\WindowsAzure.Storage.9.2.0\netstandard1.3\Microsoft.WindowsAzure.Storage.dll</HintPath>
33-
</Reference>
31+
<PackageReference Include="Microsoft.WindowsAzure.Storage" Version="9.2.0" />
3432
<PackageReference Include="Microsoft.Azure.Storage.DataMovement" Version="0.7.2" />
3533
</ItemGroup>
3634

4.55 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)