Skip to content

Commit e7a5617

Browse files
chore(internal): update release please config
1 parent 30fe818 commit e7a5617

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/Orb/Orb.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)