Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.11 to 9.0.1 #10
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.
|