Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 911 forks source link

Update to Dependencies (All working now!) #1119

Closed ghost closed 6 years ago

ghost commented 6 years ago

After many tedious hours, I have managed to update all of the necessary components to ensure that we are kept in line with the current version of SteamAuth. This required Newtonsoft JSON to be updated as well as a new version of SteamAuth to be pushed onto NuGet. There was a small change to Bot.cs as SteamAuth Confirmation.cs was updated to provide more information about the confirmation. When this gets merged, there should not be any errors when compiling the code.