Skip to content

Commit

Permalink
Merge pull request #15 from GGG-KILLER/dependabot/nuget/System.Thread…
Browse files Browse the repository at this point in the history
…ing.Tasks.Extensions-4.6.0

Bump System.Threading.Tasks.Extensions from 4.5.4 to 4.6.0
  • Loading branch information
GGG-KILLER authored Nov 27, 2024
2 parents ef45ed1 + 1c23001 commit 500a8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tsu.Trees.RedGreen/src/Tsu.Trees.RedGreen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Scriban" Version="5.10.0" IncludeAssets="Build" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
</ItemGroup>

</Project>

0 comments on commit 500a8ba

Please sign in to comment.