started fakers

This commit is contained in:
2024-09-17 16:56:30 +03:00
parent 7f54782a96
commit 40c4d19990
3 changed files with 80 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bogus" Version="35.6.1" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0"/>