Open DJStompZone opened 4 months ago
Refactor and update project dependencies
using
ImageIcon
readonly struct
WebClient
HttpClient
Updater
Newtonsoft.Json
13.0.3
fNbt
utils.forms
nameof
PackageReference
Refactor and update project dependencies
using
directives across multiple files.ImageIcon
to areadonly struct
for immutability.WebClient
toHttpClient
inUpdater
class.Newtonsoft.Json
package to version13.0.3
.fNbt
andutils.forms
as dirty.nameof
for argument names in exception handling.PackageReference
from project file.