Skip to content

Commit

Permalink
Updating to latest shared components library. (#385)
Browse files Browse the repository at this point in the history
Co-authored-by: snehabandla <[email protected]>
  • Loading branch information
snehabandla and snehabandla authored Oct 15, 2020
1 parent 3a1066c commit 8f60fd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Health.Blob" Version="1.0.0-master-20201008-2" />
<PackageReference Include="Microsoft.Health.Blob" Version="1.0.0-master-20201012-1" />
<PackageReference Include="Polly" Version="7.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="fo-dicom" Version="4.0.6" />
<PackageReference Include="Microsoft.Health.Blob" Version="1.0.0-master-20201008-2" />
<PackageReference Include="Microsoft.Health.Blob" Version="1.0.0-master-20201012-1" />
<PackageReference Include="Polly" Version="7.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8f60fd2

Please sign in to comment.