Skip to content

Commit

Permalink
chore(deps): Bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator), [PolySharp](https://github.com/Sergio0694/PolySharp), Microsoft.Windows.SDK.BuildTools and [MSTest.TestAdapter](https://github.com/microsoft/testfx).


Updates `DependencyPropertyGenerator` from 1.3.3 to 1.4.0
- [Commits](https://github.com/HavenDV/DependencyPropertyGenerator/commits)

Updates `PolySharp` from 1.13.2 to 1.14.1
- [Release notes](https://github.com/Sergio0694/PolySharp/releases)
- [Commits](Sergio0694/PolySharp@1.13.2...1.14.1)

Updates `Microsoft.Windows.SDK.BuildTools` from 10.0.22621.2428 to 10.0.25936-preview

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

---
updated-dependencies:
- dependency-name: DependencyPropertyGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Windows.SDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Feb 5, 2024
1 parent 1d01230 commit 5c73b3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
</ItemGroup>
Expand Down

0 comments on commit 5c73b3b

Please sign in to comment.