There was an error while loading. Please reload this page.
1 parent 0c5b64b commit e7a33a1Copy full SHA for e7a33a1
1 file changed
renovate.json
@@ -36,8 +36,7 @@
36
],
37
"matchStrings": [
38
"<PackageReference\\s+Include=\"(?<depName>[^\"]+)\"\\s+Version=\"\\[(?<currentValue>[^,]+),.*\"",
39
- "<Sdk\\s+Name=\"(?<depName>[^\"]+)\"\\s+Version=\"(?<currentValue>[^,]+)\"",
40
- "<Project\\s+Sdk=\"(?<depName>[^\"]+)/(?<currentValue>[^,]+)\""
+ "<Project\\s+Sdk=\"(?<depName>[^\"]+)/(?<currentValue>[^,]+)\">"
41
42
"datasourceTemplate": "nuget",
43
"versioningTemplate": "nuget"
0 commit comments