Update WindowsAzure.Storage to latest (#258)
This commit is contained in:
parent
e4edce2c28
commit
021c604244
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue