Skip to content

Commit fac7d47

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 15.9.0 to 17.12.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v15.9.0...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 114ac58 commit fac7d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TalonOne.Test/TalonOne.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Contact: [email protected]
1818
<FileAlignment>512</FileAlignment>
1919
</PropertyGroup>
2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2222
<PackageReference Include="xunit" Version="2.9.2" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)