docs: Remove contributing docs, add SEO meta tags, and fix 404 page #19
Annotations
10 warnings
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build:
src/UnionGenerator.EntityFrameworkCore/Extensions/ModelBuilderExtensions.cs#L155
Argument of type 'ValueConverter<TResult?, string?>' cannot be used for parameter 'converter' of type 'ValueConverter<TResult, string?>' in 'PropertyBuilder<TResult> PropertyBuilder<TResult>.HasConversion<string?>(ValueConverter<TResult, string?>? converter)' due to differences in the nullability of reference types.
|
|
build:
src/UnionGenerator.EntityFrameworkCore/Extensions/ModelBuilderExtensions.cs#L63
Argument of type 'ValueConverter<TResult?, string?>' cannot be used for parameter 'converter' of type 'ValueConverter<TResult, string?>' in 'PropertyBuilder<TResult> PropertyBuilder<TResult>.HasConversion<string?>(ValueConverter<TResult, string?>? converter)' due to differences in the nullability of reference types.
|
|
build
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build:
src/UnionGenerator.Analyzers/UnionAspNetCoreUsageAnalyzer.cs#L57
Rule 'UG4012' has a changed 'Category' or 'Severity' from the last release. Either revert the update(s) in source or add a new up-to-date entry to unshipped release file. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|