Skip to content

Commit

Permalink
Merge pull request #52 from openrails/dependabot/nuget/Microsoft.Exte…
Browse files Browse the repository at this point in the history
…nsions.Configuration.Json-8.0.0

build(deps): Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0
  • Loading branch information
twpol authored Nov 20, 2024
2 parents fa2c65a + 659b560 commit 75f3834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Open Rails Triage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 75f3834

Please sign in to comment.