Bump Microsoft.Build.Utilities.Core from 17.14.8 to 17.14.28 #28
Annotations
8 warnings
|
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.
|
Loading