mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Misc
This commit is contained in:
parent
4c70a71072
commit
bc3275fa9d
1 changed files with 1 additions and 0 deletions
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
|
@ -17,6 +17,7 @@
|
||||||
{
|
{
|
||||||
// TODO: <= 3.1 for Mono support, last failed version 6.12, https://steamcommunity.com/groups/archiasf/discussions/1/2997673517556002529
|
// TODO: <= 3.1 for Mono support, last failed version 6.12, https://steamcommunity.com/groups/archiasf/discussions/1/2997673517556002529
|
||||||
"allowedVersions": "<= 3.1",
|
"allowedVersions": "<= 3.1",
|
||||||
|
"matchManagers": [ "nuget" ],
|
||||||
"matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ]
|
"matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue