Merge pull request #132 from feO2x/end-of-2025-cleanup #100
Annotations
2 warnings
|
build-and-test:
Code/Light.GuardClauses.InternalRoslynAnalyzers/XmlCommentAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
|
build-and-test:
Code/Light.GuardClauses.InternalRoslynAnalyzers/XmlCommentAnalyzer.cs#L10
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|