Move common package references to build props; Update some packages #376
Annotations
10 warnings
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L1619
Parameter 'objectType' has no matching param tag in the XML comment for 'MaterialEditorCharaController.MaterialPasteEdits(int, MaterialEditorCharaController.ObjectType, Material, GameObject, bool)' (but other parameters do)
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L1588
Parameter 'objectType' has no matching param tag in the XML comment for 'MaterialEditorCharaController.MaterialCopyEdits(int, MaterialEditorCharaController.ObjectType, Material, GameObject)' (but other parameters do)
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L823
Missing XML comment for publicly visible type or member 'MaterialEditorCharaController.LoadData(bool, bool, bool, bool)'
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L818
Missing XML comment for publicly visible type or member 'MaterialEditorCharaController.LoadData(bool, bool, bool)'
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L81
Missing XML comment for publicly visible type or member 'MaterialEditorCharaController.OnDestroy()'
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L75
Missing XML comment for publicly visible type or member 'MaterialEditorCharaController.Awake()'
|
|
Run dotnet build --configuration Release:
src/MaterialEditor.Core/Core.MaterialEditor.CharaController.cs#L37
Missing XML comment for publicly visible type or member 'MaterialEditorCharaController.TexDicSaveKey'
|
|
Run dotnet build --configuration Release:
src/AnimationController.Core/Core.AnimationController.cs#L71
'CustomToolbarButtons.AddLeftToolbarToggle(Texture2D, bool, Action<bool>)' is obsolete: 'Use other AddLeftToolbarToggle overloads'
|
|
Run dotnet build --configuration Release:
src/AnimationController.Core/Core.AnimationController.cs#L71
'CustomToolbarButtons' is obsolete: 'Use ToolbarManager instead'
|
|
Run dotnet build --configuration Release:
src/AnimationController.Core/Core.AnimationController.cs#L48
'ToolbarToggle' is obsolete: 'Use other AddLeftToolbarToggle overloads with ToggleToolbarButton'
|
Loading