Skip to content

Commit

Permalink
Merge pull request #11 from Doraku/dependabot/nuget/source/System.Thr…
Browse files Browse the repository at this point in the history
…eading.Tasks.Extensions-4.6.0

Bump System.Threading.Tasks.Extensions from 4.5.4 to 4.6.0 in /source
  • Loading branch information
Doraku authored Nov 18, 2024
2 parents daccebb + d719609 commit 35a68c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/DefaultUnDo.Test/DefaultUnDo.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="xunit" Version="2.9.2" />

<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />

<PackageReference Include="coverlet.msbuild" Version="6.0.2" PrivateAssets="all" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
Expand Down

0 comments on commit 35a68c0

Please sign in to comment.