Skip to content

Commit a1d610a

Browse files
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#569)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ebe350 commit a1d610a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="xunit" Version="2.9.0" />
1414
<PackageReference Include="Verify.Xunit" Version="25.3.0" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
1717
<ProjectReference Include="..\AssemblyToProcess\AssemblyToProcess.csproj" />
1818
<ProjectReference Include="..\Caseless.Fody\Caseless.Fody.csproj" />
1919
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />

0 commit comments

Comments
 (0)