Skip to content

Commit 8a725b2

Browse files
committed
Adding Sentry as upgrade dependency.
1 parent c41e301 commit 8a725b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/BackendConfiguration.Pn/BackendConfiguration.Pn
88
CURRENT_NUMBER_OF_COMMITS=`git log --oneline | wc -l`
99

10-
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.EformBackendConfigurationBase' 'Microting.ItemsPlanningBase' 'Microting.TimePlanningBase' 'Microting.EformAngularFrontendBase' 'Microting.eFormCaseTemplateBase' 'Google.Apis.Sheets.v4')
10+
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.EformBackendConfigurationBase' 'Microting.ItemsPlanningBase' 'Microting.TimePlanningBase' 'Microting.EformAngularFrontendBase' 'Microting.eFormCaseTemplateBase' 'Google.Apis.Sheets.v4' 'Sentry')
1111
PROJECT_NAME='BackendConfiguration.Pn.csproj'
1212
REPOSITORY='eform-angular-backendconfiguration-plugin'
1313

0 commit comments

Comments
 (0)