Skip to content

Commit e7a33a1

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 0c5b64b commit e7a33a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
],
3737
"matchStrings": [
3838
"<PackageReference\\s+Include=\"(?<depName>[^\"]+)\"\\s+Version=\"\\[(?<currentValue>[^,]+),.*\"",
39-
"<Sdk\\s+Name=\"(?<depName>[^\"]+)\"\\s+Version=\"(?<currentValue>[^,]+)\"",
40-
"<Project\\s+Sdk=\"(?<depName>[^\"]+)/(?<currentValue>[^,]+)\""
39+
"<Project\\s+Sdk=\"(?<depName>[^\"]+)/(?<currentValue>[^,]+)\">"
4140
],
4241
"datasourceTemplate": "nuget",
4342
"versioningTemplate": "nuget"

0 commit comments

Comments
 (0)