Skip to content

Commit f3e9825

Browse files
committed
Adding Microting.EformAngularFrontendBase to the upgrade script.
1 parent 887023f commit f3e9825

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

10-
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.TimePlanningBase')
10+
PACKAGES=('Microting.eForm' 'Microting.eFormApi.BasePn' 'Microting.TimePlanningBase' 'Microting.EformAngularFrontendBase')
1111
PROJECT_NAME='TimePlanning.Pn.csproj'
1212
REPOSITORY='eform-angular-timeplanning-plugin'
1313

0 commit comments

Comments
 (0)