Skip to content

Commit eebe1b8

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.13.0 (#217)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93a7b18 commit eebe1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="log4net" Version="2.0.15" />
1010
<PackageReference Include="nunit" Version="4.3.2" />
1111
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="SharpPcap" Version="6.2.5" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)