Skip to content

Commit c7889da

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4440db commit c7889da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
33+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.*" />
3434
<PackageReference Include="MSTest" Version="3.*" />
3535
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="1.*" />
3636
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.*" />

0 commit comments

Comments
 (0)