Skip to content

Commit d765d2a

Browse files
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.2
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd37e1b commit d765d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Float.HttpServer.Tests/Float.HttpServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525
<ItemGroup>
2626
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
27-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
27+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
2828
</ItemGroup>
2929
<ItemGroup>
3030
<ProjectReference Include="..\Float.HttpServer\Float.HttpServer.csproj" />

0 commit comments

Comments
 (0)