Skip to content

Commit

Permalink
Bump Microsoft.NETFramework.ReferenceAssemblies and TomsToolbox.Wpf (#…
Browse files Browse the repository at this point in the history
…858)

Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [TomsToolbox.Wpf](https://github.com/tom-englert/TomsToolbox). These dependencies needed to be updated together.

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `TomsToolbox.Wpf` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/tom-englert/TomsToolbox/releases)
- [Changelog](https://github.com/tom-englert/TomsToolbox/blob/master/ReleaseNotes.md)
- [Commits](tom-englert/TomsToolbox@2.21.0...2.22.0)

---
updated-dependencies:
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: TomsToolbox.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 63e14ea commit 6da5589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ThrottleSample/ThrottleSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Fody" Version="6.9.0" PrivateAssets="all" />
<PackageReference Include="Throttle.Fody" Version="1.7.0" PrivateAssets="all" />
<PackageReference Include="TomsToolbox.Wpf" Version="2.21.0" />
<PackageReference Include="TomsToolbox.Wpf" Version="2.22.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
Expand Down

0 comments on commit 6da5589

Please sign in to comment.