chore: add GlobalUsings.cs with project-wide using directives for Algorithms folder #377
Annotations
10 errors
build:
Algorithms/Other/FloodFill.cs#L76
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L55
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L45
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKColor' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Algorithms/Other/FloodFill.cs#L22
The type or namespace name 'SKBitmap' could not be found (are you missing a using directive or an assembly reference?)
|