Skip to content

Commit

Permalink
Build(deps): Bump MSTest.TestFramework from 3.7.2 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent bceac01 commit 142905d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Acrolinx.Sidebar.Tests/Acrolinx.Sidebar.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2957.106" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.1" />
Expand Down

0 comments on commit 142905d

Please sign in to comment.