Skip to content

Commit d484d12

Browse files
committed
Update Bogus package version to 35.6.3
Updated the `Bogus` package from version `35.6.2` to `35.6.3` in the `ClassLibrary.EFCore.Tests.csproj` file.
1 parent b5875ec commit d484d12

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.2" />
12+
<PackageReference Include="Bogus" Version="35.6.3" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.4" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)