Skip to content

Commit a6f8043

Browse files
chore(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.2.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.1...v17.2.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a3ae39 commit a6f8043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typescript.Tests/Typescript.Tests.csproj

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

1717
<ItemGroup>
1818
<PackageReference Include="Assent" Version="1.7.0" />
19-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
19+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)