Bump Microsoft.Build.Utilities.Core from 18.7.1 to 18.8.2 - #39
Merged
nefarius merged 1 commit intoJul 20, 2026
Merged
Annotations
9 warnings
Complete job Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ |
Build:
src/Options.cs#L29
Non-nullable property 'TargetFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L25
Non-nullable property 'TargetVersionFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L21
Non-nullable property 'VersionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L17
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L29
Non-nullable property 'TargetFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L25
Non-nullable property 'TargetVersionFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L21
Non-nullable property 'VersionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
Build:
src/Options.cs#L17
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. |
backgroundwaitwait-allcancelparallel
Loading