Skip to content

Commit 53d3c90

Browse files
chore(internal): update release please config
1 parent c62ebd3 commit 53d3c90

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

release-please-config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@
6363
"extra-files": [
6464
{
6565
"type": "xml",
66-
"path": "src/ArcadeDotnet/ArcadeDotnet.csproj",
67-
"xpath": "//Project/PropertyGroup/VersionPrefix"
66+
"path": "**/*.csproj",
67+
"xpath": "//Project/PropertyGroup/VersionPrefix",
68+
"glob": true
6869
}
6970
]
7071
}

0 commit comments

Comments
 (0)