Skip to content

Commit 446c3ae

Browse files
Bump System.ValueTuple from 4.4.0 to 4.5.0
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]>
1 parent 1265628 commit 446c3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Abioc/Abioc.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.3.2" />
2727
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2" PrivateAssets="All" />
28-
<PackageReference Include="System.ValueTuple" Version="4.4.0" />
28+
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
2929
</ItemGroup>
3030

3131
<ItemGroup>

0 commit comments

Comments
 (0)