Skip to content

Commit 719f765

Browse files
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 18.0.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32912d4 commit 719f765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.2" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1515
<PackageReference Include="xunit" Version="2.7.0" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)