Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.11 to 8.0.12 #12
Annotations
4 warnings
build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_spriteBatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_gameController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_spriteBatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Clong.Kni.Adapter/MainGame.cs#L20
Non-nullable field '_gameController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|