Adding code to cleanup broken deployments. #793
Annotations
9 warnings
build:
ServiceItemsPlanningPlugin/Core.cs#L151
The variable 'pattern' is assigned but its value is never used
|
build:
ServiceItemsPlanningPlugin/Core.cs#L151
The variable 'pattern' is assigned but its value is never used
|
build
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.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
The variable 'ex' is declared but never used
|
build
Field 'ServiceLogic._eventHandlers' is never assigned to, and will always have its default value null
|
build
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.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
The variable 'pattern' is assigned but its value is never used
|