feat(Solution): Add NET8 support (In an addition to existing NET9) #56
Annotations
10 errors and 11 warnings
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Behaviors/DebugEventsBehavior.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Behaviors/MoveNodeBehavior.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Behaviors/PanBehavior.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Behaviors/ZoomBehavior.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/GraphLayoutService.cs#L14
The type or namespace name 'JSInterop' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/GraphLib.cs#L14
The type or namespace name 'JSInterop' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Models/GraphEventArgs.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Models/GraphEventArgs.cs#L15
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Models/GraphViewModel.cs#L14
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Models/GraphViewModel.cs#L15
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (9.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/ClusterTemplate.razor#L7
Found markup element with unexpected name 'Circle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/ClusterTemplate.razor#L11
Found markup element with unexpected name 'Ellipse'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/ClusterTemplate.razor#L15
Found markup element with unexpected name 'Rectangle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/EdgeTemplate.razor#L26
Found markup element with unexpected name 'Rectangle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/InteractiveDynamicComponent.razor#L13
Found markup element with unexpected name 'CascadingValue'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/InteractiveDynamicComponent.razor#L14
Found markup element with unexpected name 'DynamicComponent'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/NodeTemplate.razor#L7
Found markup element with unexpected name 'Circle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/NodeTemplate.razor#L11
Found markup element with unexpected name 'Ellipse'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/Templates/NodeTemplate.razor#L15
Found markup element with unexpected name 'Rectangle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (9.0.x):
src/Neuroglia.Blazor.Dagre/DagreGraph.razor#L41
Found markup element with unexpected name 'CascadingValue'. If this is intended to be a component, add a @using directive for its namespace.
|