File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
eFormAPI/Plugins/GreateBelt.Pn/GreateBelt.Pn Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 <PackageReference Include =" Microting.eForm" Version =" 9.0.46" />
2727 <PackageReference Include =" Microting.eFormApi.BasePn" Version =" 9.0.44" />
2828 <PackageReference Include =" Microting.ItemsPlanningBase" Version =" 8.0.103" />
29- <PackageReference Include =" Sentry" Version =" 5.13 .0" />
29+ <PackageReference Include =" Sentry" Version =" 5.14 .0" />
3030 </ItemGroup >
3131
3232</Project >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if (( "$GIT_STATUS" > 0 )); then
77 cd eFormAPI/Plugins/GreateBelt.Pn/GreateBelt.Pn
88 CURRENT_NUMBER_OF_COMMITS=` git log --oneline | wc -l`
99
10- PACKAGES=(' Microting.eForm' ' Microting.eFormApi.BasePn' ' Microting.ItemsPlanningBase' )
10+ PACKAGES=(' Microting.eForm' ' Microting.eFormApi.BasePn' ' Microting.ItemsPlanningBase' ' Sentry ' )
1111 PROJECT_NAME=' GreateBelt.Pn.csproj'
1212 REPOSITORY=' eform-angular-greate-belt-plugin'
1313
You can’t perform that action at this time.
0 commit comments