Skip to content

Commit

Permalink
Bump MSTest from 3.6.2 to 3.6.3 in /src
Browse files Browse the repository at this point in the history
Bumps [MSTest](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent ad2b9a5 commit 8a30ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Testing.Autofac.Tests/Testing.Autofac.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.6.2" />
<PackageReference Include="MSTest" Version="3.6.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8a30ffe

Please sign in to comment.