Bump nkast.Xna.Framework, nkast.Xna.Framework.Content, nkast.Xna.Framework.Graphics and nkast.Xna.Framework.Input #13
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.
|