Skip to content

Commit 1b6a80f

Browse files
Update Fare 2.2.0 to prevent System.Net.Http DoS known issue (StefH#19)
Co-authored-by: Bruno Targhetta <>
1 parent c3178c2 commit 1b6a80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RandomDataGenerator/RandomDataGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="JetBrains.Annotations" Version="2021.2.0">
5252
<PrivateAssets>All</PrivateAssets>
5353
</PackageReference>
54-
<PackageReference Include="Fare" Version="2.1.2" />
54+
<PackageReference Include="Fare" Version="2.2.0" />
5555
</ItemGroup>
5656

5757
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">

0 commit comments

Comments
 (0)