Bump Microsoft.Build.Locator from 1.11.1 to 1.11.2 #32
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