Skip to content

Remove ClCompile from csproj #464

Remove ClCompile from csproj

Remove ClCompile from csproj #464

Triggered via pull request October 23, 2024 20:02
Status Success
Total duration 8m 31s
Artifacts

GitHubExt-CI.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-test (Release, arm64, windows-latest, 8.0.x): test/Console/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test (Release, x64, windows-latest, 8.0.x): test/Console/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test (Debug, x86, windows-latest, 8.0.x): test/Console/Program.cs#L8
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)