Skip to content

Add BOM to written sln file #21

Add BOM to written sln file

Add BOM to written sln file #21

Triggered via push January 3, 2024 00:43
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/CLI.cs#L22
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L28
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L22
Non-nullable property 'SlnPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/CLI.cs#L28
Non-nullable property 'Paths' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.