Skip to content

upgrade to .net 8 and drop .net 6 support #226

upgrade to .net 8 and drop .net 6 support

upgrade to .net 8 and drop .net 6 support #226

Triggered via pull request July 21, 2024 00:42
Status Success
Total duration 2m 18s
Artifacts

build.yml

on: pull_request
Build_Windows
2m 6s
Build_Windows
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build_Windows: src/ImGui.NET/Delegates.cs#L6
Missing XML comment for publicly visible type or member 'Platform_CreateWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L7
Missing XML comment for publicly visible type or member 'Platform_DestroyWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L8
Missing XML comment for publicly visible type or member 'Platform_ShowWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L9
Missing XML comment for publicly visible type or member 'Platform_SetWindowPos'
Build_Windows: src/ImGui.NET/Delegates.cs#L10
Missing XML comment for publicly visible type or member 'Platform_GetWindowPos'
Build_Windows: src/ImGui.NET/Delegates.cs#L11
Missing XML comment for publicly visible type or member 'Platform_SetWindowSize'
Build_Windows: src/ImGui.NET/Delegates.cs#L12
Missing XML comment for publicly visible type or member 'Platform_GetWindowSize'
Build_Windows: src/ImGui.NET/Delegates.cs#L13
Missing XML comment for publicly visible type or member 'Platform_SetWindowFocus'
Build_Windows: src/ImGui.NET/Delegates.cs#L14
Missing XML comment for publicly visible type or member 'Platform_GetWindowFocus'
Build_Windows: src/ImGui.NET/Delegates.cs#L15
Missing XML comment for publicly visible type or member 'Platform_GetWindowMinimized'