Skip to content

Commit 7f57ab3

Browse files
authored
remove explicit net6.0 from release_dir property
1 parent 8b913c7 commit 7f57ab3

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
@@ -8,7 +8,7 @@
88
"update_catalog": true,
99
"description": "Sectigo Certificate Manager plugin for the AnyCA REST Gateway framework",
1010
"gateway_framework": "24.2.0",
11-
"release_dir": "sectigo-scm-caplugin/bin/Release/net6.0",
11+
"release_dir": "sectigo-scm-caplugin/bin/Release",
1212
"release_project": "sectigo-scm-caplugin/sectigo-scm-caplugin.csproj",
1313
"about": {
1414
"carest": {
@@ -82,4 +82,4 @@
8282
]
8383
}
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)