Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit a11f50e

Browse files
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#434)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e354539 commit a11f50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1919
<PackageReference Include="OpenTelemetry" Version="1.7.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)