Skip to content

Commit fc6b104

Browse files
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feaad6a commit fc6b104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TimeZoneNames.Tests/TimeZoneNames.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1717
<PackageReference Include="Verify.Xunit" Version="28.9.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)