Skip to content

Commit

Permalink
Updated Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Nov 30, 2017
1 parent e8fbfef commit 44fd01d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageTags>Queue;Messaging;Message;File;Distributed;Storage;Blob;Azure</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Foundatio" Version="6.0.1577-pre" />
<PackageReference Include="Foundatio" Version="6.0.1586" />
<PackageReference Include="WindowsAzure.Storage" Version="8.6.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ProjectReference Include="..\..\src\Foundatio.AzureStorage\Foundatio.AzureStorage.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Foundatio.TestHarness" Version="6.0.1577-pre" />
<PackageReference Include="Foundatio.TestHarness" Version="6.0.1586" />
<PackageReference Include="RimDev.Automation.StorageEmulator" Version="0.1.0" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
Expand Down

0 comments on commit 44fd01d

Please sign in to comment.