Skip to content

Commit 64d0aa2

Browse files
Bump Microsoft.Testing.Extensions.VSTestBridge from 2.1.0 to 2.2.1 (#232)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updated [Microsoft.Testing.Extensions.VSTestBridge](https://github.com/microsoft/testfx) from 2.1.0 to 2.2.1. <details> <summary>Release notes</summary> _Sourced from [Microsoft.Testing.Extensions.VSTestBridge's releases](https://github.com/microsoft/testfx/releases)._ ## 2.2.1 See release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​221---2021-03-01). ## 2.2.0-preview-20210115-03 See release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​220-preview-20210115-03---2021-01-20). ## 2.2.0-preview-20201126-03 See release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​220-preview-20201126-03---2020-11-26). ## 2.1.2 See release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​212---2020-06-08). ## 2.1.1 See release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#​211---2020-04-01). Commits viewable in [compare view](microsoft/testfx@v2.1.0...v2.2.1). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Sramek <2333452+petesramek@users.noreply.github.com>
1 parent 149bf6b commit 64d0aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
20-
<PackageReference Include="Microsoft.Testing.Extensions.VSTestBridge" Version="2.1.0" />
20+
<PackageReference Include="Microsoft.Testing.Extensions.VSTestBridge" Version="2.2.1" />
2121
<PackageReference Include="MSTest" Version="4.2.1" />
2222
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="2.2.1" />
2323
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />

0 commit comments

Comments
 (0)