Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.3.0 (#49)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 16.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v15.9.0...v16.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Aaronontheweb committed Nov 18, 2019
1 parent ee9efb2 commit ca7a931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Rewrote [`Akka.Bootstrap.Docker` documentation](https://github.com/petabridge/ak
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>15.9.0</TestSdkVersion>
<TestSdkVersion>16.3.0</TestSdkVersion>
<NetCoreTestVersion>netcoreapp2.1</NetCoreTestVersion>
<NetStandardVersion>netstandard2.0</NetStandardVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
Expand Down

0 comments on commit ca7a931

Please sign in to comment.