refactor: support netstandard2.1 vector3 #13
Annotations
2 errors and 10 warnings
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
|
build
Process completed with exit code 1.
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L59
The field 'CrowdSampleTool._showLabels' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/RecastDemo.cs#L86
The field 'RecastDemo.movedDuringPan' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L58
The field 'CrowdSampleTool._expandDebugDraw' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L62
The field 'CrowdSampleTool._showPerfGraph' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/RecastDemo.cs#L110
The field 'RecastDemo.markerPositionSet' is assigned but its value is never used
|
build:
src/DotRecast.Recast.Demo/Tools/CrowdSampleTool.cs#L50
The field 'CrowdSampleTool._expandSelectedDebugDraw' is assigned but its value is never used
|