Skip to content

Commit cea2bc6

Browse files
chore(deps): update dependency microsoft.testing.platform.msbuild to 2.1.0 (#4286)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.Testing.Platform.MSBuild](https://redirect.github.com/microsoft/testfx) | `2.0.2` → `2.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Testing.Platform.MSBuild/2.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Testing.Platform.MSBuild/2.0.2/2.1.0?slim=true) | --- ### Release Notes <details> <summary>microsoft/testfx (Microsoft.Testing.Platform.MSBuild)</summary> ### [`v2.1.0`](https://redirect.github.com/microsoft/testfx/releases/tag/v2.1.0) See release notes [here](https://redirect.github.com/microsoft/testfx/blob/main/docs/Changelog.md#210---2020-02-03). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7902e6a commit cea2bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.2" />
2727
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
2828
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.4.1" />
29-
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.0.2" />
29+
<PackageVersion Include="Microsoft.Testing.Platform.MSBuild" Version="2.1.0" />
3030
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0" />
3131
<PackageVersion Include="System.Reactive" Version="6.1.0" />
3232
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.102" />

0 commit comments

Comments
 (0)