Add FluentBuilder for client models (#622)

This commit is contained in:
Stef Heyenrath
2021-08-04 15:40:35 +02:00
committed by GitHub
parent cb1d2a5294
commit 9d0682bff6
26 changed files with 30 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="FluentBuilder" Version="0.0.4" />
</ItemGroup>
</Project>