Merge pull request #259 from aspnet/rel/2.0.0
Update WindowsAzure.Storage to latest (#258)
This commit is contained in:
commit
b15a9c4620
|
|
@ -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