Skip to content

Commit

Permalink
Merge pull request #295 from microsoftgraph/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Extensions.Configuration.Json-8.0.0

Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0
  • Loading branch information
baywet authored Nov 16, 2023
2 parents 386b2a0 + a0a5bc1 commit 9faab5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sample/sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.1.2" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.1.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 9faab5d

Please sign in to comment.