Skip to content

Commit 8e30f7e

Browse files
authored
Update integration-manifest.json to fix release dir
1 parent e00e53d commit 8e30f7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integration-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "GlobalSign MSSL plugin for the AnyCA REST Gateway framework",
1010
"gateway_framework": "25.2.0",
1111
"release_dir": "globalsign-mssl-caplugin/bin/Release/",
12-
"release_project": "cscglobal-caplugin/CSCGlobalCAPlugin.csproj",
12+
"release_project": "globalsign-mssl-caplugin/GlobalSignCAPlugin.csproj",
1313
"about": {
1414
"carest": {
1515
"ca_plugin_config": [
@@ -89,4 +89,4 @@
8989
]
9090
}
9191
}
92-
}
92+
}

0 commit comments

Comments
 (0)