Skip to content

Commit 26c7c19

Browse files
committed
Adding Sentry as upgrade dependency
1 parent b5e8236 commit 26c7c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upgradeeformnugets.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (( "$GIT_STATUS" > 0 )); then
77
cd eFormAPI/Plugins/Workflow.Pn/Workflow.Pn
88
CURRENT_NUMBER_OF_COMMITS=`git log --oneline | wc -l`
99

10-
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.eFormWorkflowBase' 'Microting.EformAngularFrontendBase')
10+
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.eFormWorkflowBase' 'Microting.EformAngularFrontendBase' 'Sentry')
1111
PROJECT_NAME='Workflow.Pn.csproj'
1212
REPOSITORY='eform-angular-workflow-plugin'
1313

0 commit comments

Comments
 (0)