Skip to content

Commit 7c2a324

Browse files
chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82e753e commit 7c2a324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/SQLHelper.Tests/SQLHelper.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables"
4040
Version="10.0.8" />
4141
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.8" />
42-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
42+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
4343
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
4444
<PrivateAssets>all</PrivateAssets>
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)