This commit is contained in:
Archi
2023-03-24 13:51:17 +01:00
parent f1dbf0da6a
commit dbbfc7344b
6 changed files with 14 additions and 28 deletions

View File

@@ -19,12 +19,6 @@
"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" ]
}
]
}