Merge pull request #34 from nefarius/dependabot/nuget/src/MinVer-7.0.0 #68
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.
|