Skip to content

Commit 09e74e3

Browse files
committed
Update Microsoft.NET.Test.Sdk to version 17.14.0
Updated the `Microsoft.NET.Test.Sdk` package version from 17.13.0 to 17.14.0 in the project file `ClassLibrary.EFCore.Tests.csproj`.
1 parent f3a58e4 commit 09e74e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClassLibrary.EFCore.Tests/ClassLibrary.EFCore.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="Bogus" Version="35.6.3" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.5" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
1515
<PackageReference Include="xunit" Version="2.9.3" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)