Skip to content

Commit 6a2d3cb

Browse files
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fedfb31 commit 6a2d3cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/EntityFrameworkCore.Generator.Core.Tests/EntityFrameworkCore.Generator.Core.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="dbup-sqlserver" Version="7.2.0" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="10.0.8" />
2828
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.8" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
3030
<PackageReference Include="xunit" Version="2.9.3" />
3131
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
3232
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)