Skip to content

Commit

Permalink
Upgrade Shared dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 16, 2019
1 parent 7094ef5 commit ffd2e10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="15.5.0">
<PrivateAssets>all;</PrivateAssets>
</PackageReference>
<PackageReference Include="ReportPortal.Shared" Version="2.4.0">
<PackageReference Include="ReportPortal.Shared" Version="2.4.2">
<PrivateAssets>contentfiles;analyzers;</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit ffd2e10

Please sign in to comment.