chore: bump version to 1.18.1 #32
Annotations
10 warnings
build:
Util/DependencyHelper.cs#L66
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L67
Non-nullable property 'FileVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L52
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L53
Non-nullable property 'Libraries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L73
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L75
Non-nullable property 'Sha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Server.cs#L456
Non-nullable property 'Installs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Server.cs#L448
Non-nullable property 'VariantIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Plugin.cs#L366
Non-nullable property 'Swaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Plugin.cs#L334
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|