fix Bug 65277 #2
Annotations
4 warnings
Analyze (csharp)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Analyze (csharp):
common/Tools/ASC.MigrationPersonalToDocspace/MigrationCreator.cs#L171
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Analyze (csharp)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Analyze (csharp):
common/Tools/ASC.MigrationPersonalToDocspace/MigrationCreator.cs#L171
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|