Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
soenneker committed Jan 25, 2024
2 parents 91d8a62 + 2ca8ff2 commit 8e1cfe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Soenneker.Utils.AutoBogus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<ItemGroup>
<PackageReference Include="Ardalis.SmartEnum" Version="8.0.0" />
<PackageReference Include="Bogus" Version="35.4.0" />
<PackageReference Include="Bogus" Version="35.4.0" />
<PackageReference Include="Soenneker.Reflection.Cache" Version="2.1.7" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
Expand Down

0 comments on commit 8e1cfe0

Please sign in to comment.