fix build #9
Annotations
10 warnings
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
This compiler extension should not be implemented in an assembly with target framework '.NET 7.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
This compiler extension should not be implemented in an assembly with target framework '.NET 6.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
This compiler extension should not be implemented in an assembly with target framework '.NET 9.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Build:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ManagedCode.MimeTypes.Tests/GeneratorTests.cs#L22
Possible null reference argument for parameter 'extension' in 'string MimeHelper.GetMimeType(string extension)'.
|
Loading