Skip to content

Commit bfca2da

Browse files
authored
add release_project property to integration-manifest.json
1 parent 90837df commit bfca2da

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

integration-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"description": "Sectigo Certificate Manager plugin for the AnyCA REST Gateway framework",
1010
"gateway_framework": "24.2.0",
1111
"release_dir": "sectigo-scm-caplugin/bin/Release/net6.0",
12+
"release_project": "sectigo-scm-caplugin/sectigo-scm-caplugin.csproj",
1213
"about": {
1314
"carest": {
1415
"ca_plugin_config": [
@@ -81,4 +82,4 @@
8182
]
8283
}
8384
}
84-
}
85+
}

0 commit comments

Comments
 (0)