Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.7 to 8.0.11 #8
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.
|
Loading