Skip to content

Commit 29f8d19

Browse files
chore: Bump the dependencies group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6356680 commit 29f8d19

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.9" />
4141
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.9" />
42-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
42+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.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)