Update WindowsAzure.Storage to latest (#258)

This commit is contained in:
Mike Harder 2017-07-12 18:41:03 -07:00 committed by GitHub
parent e4edce2c28
commit 021c604244
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
<TestSdkVersion>15.3.0-*</TestSdkVersion>
<XunitVersion>2.3.0-beta2-*</XunitVersion>
<WindowsAzureStorageVersion>8.1.1</WindowsAzureStorageVersion>
<WindowsAzureStorageVersion>8.1.4</WindowsAzureStorageVersion>
</PropertyGroup>
</Project>