Skip to content

Commit f4e0e7b

Browse files
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#110)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.2...v17.6.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03d0368 commit f4e0e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TurnerSoftware.SitemapTools.Tests/TurnerSoftware.SitemapTools.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
2121
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.2.0" />
22-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
2323
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
2424
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
2525
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)