Skip to content

Commit

Permalink
Readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fiakkasa committed Nov 22, 2023
1 parent b413b9f commit 2ba9346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ There appears to be a compatibility issue for projects targeting .NET 7 and asse

> The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)' and 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)'
Until resolved please consider using the previous version of the package.
Until resolved please consider using a previous version of the package targeting .NET 7.

## Usage

Expand Down

0 comments on commit 2ba9346

Please sign in to comment.