Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Configuration.Ini from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Configuration.Ini](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Ini
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 84da937 commit 5a58cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EliteVA/EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="EliteAPI" Version="3.1.12" />
<PackageReference Include="EliteAPI.Web" Version="3.1.12" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="8.0.0" />
<PackageReference Include="WatsonWebsocket" Version="4.0.11" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 5a58cec

Please sign in to comment.