Skip to content

Commit

Permalink
Merge pull request #279 from maxmind/dependabot/nuget/multi-826e2b392d
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Options and System.ComponentModel.Annotations
  • Loading branch information
oschwald authored Jan 15, 2025
2 parents d4fb741 + 016c2aa commit 344fba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.MinFraud/MaxMind.MinFraud.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="MaxMind.GeoIP2" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.1" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' Or '$(TargetFramework)' == 'netstandard2.1' ">
Expand Down

0 comments on commit 344fba2

Please sign in to comment.