CJBok / SDV-Mods

MIT License
121 stars 139 forks source link

Fix net field build warning in infinite hay cheat #211

Closed ThatGamerBlue closed 6 months ago

ThatGamerBlue commented 7 months ago

Fixes the following compiler warnings in InfiniteHayCheat.cs

My building/testing environment giving this warning is: Jetbrains Rider 2022.2.4, .NET SDK 8.0.203, MSBuild 17.0, Stardew Valley 1.6.3, SMAPI 4.0.4

Obviously this is nothing serious, fixed it locally because it forced Rider out of the build output log view into a view just showing those two warnings on every build, figured I'd send it upstream.

Pathoschild commented 6 months ago

Merged into develop for the upcoming CJB Cheats Menu 1.36.0. Thanks for the help!