mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
* Initial login flow changes * I hate windows * Make it compile * Hehe, you bet * Another approach * Misc * Misc * Final touches * Misc * Okay xpaw * xPaw update * Keep set input for reconnection * Unify login errors * Add missing registry entry * Final touches before I lose my sanity
This commit is contained in:
committed by
GitHub
parent
25e7e21604
commit
dd663f43b9
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@@ -19,6 +19,12 @@
|
||||
"allowedVersions": "<= 3.1",
|
||||
"matchManagers": [ "nuget" ],
|
||||
"matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ]
|
||||
},
|
||||
{
|
||||
// TODO: Stick with SK2 version until we can remove the submodule
|
||||
"enabled": false,
|
||||
"matchManagers": [ "nuget" ],
|
||||
"matchPackageNames": [ "Microsoft.Win32.Registry", "protobuf-net" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user