Skip to content

Commit 51cca14

Browse files
committed
Update Bogus package to version 35.6.5
Updated the `Bogus` package reference in `ClassLibrary.EFCore.Tests.csproj` from version 35.6.4 to 35.6.5. This update may include bug fixes, new features, or other improvements provided in the newer version.
1 parent 990af82 commit 51cca14

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
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Bogus" Version="35.6.4" />
12+
<PackageReference Include="Bogus" Version="35.6.5" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1515
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)