Skip to content

Commit

Permalink
Bump System.ValueTuple from 4.4.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [System.ValueTuple](https://github.com/dotnet/corefx) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed May 4, 2019
1 parent c7a8d16 commit 18d9503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abioc/Abioc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.3.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="System.ValueTuple" Version="4.4.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 18d9503

Please sign in to comment.