Skip to content

Commit 60d65f9

Browse files
Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b2049 commit 60d65f9

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
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
19+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
2020
<PackageReference Include="Microsoft.Testing.Extensions.VSTestBridge" Version="2.1.0" />
2121
<PackageReference Include="MSTest" Version="4.1.0" />
2222
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="2.1.0" />

0 commit comments

Comments
 (0)