File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if (( "$GIT_STATUS" > 0 )); then
77 cd MicrotingService
88 CURRENT_NUMBER_OF_COMMITS=` git log --oneline | wc -l`
99
10- PACKAGES=(' Microting.eForm' ' Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' ' Microsoft.Extensions.Identity.Stores' ' Microsoft.Extensions.Localization.Abstractions' ' Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' ' Microsoft.Extensions.Identity.Stores' ' Microsoft.Extensions.Localization.Abstractions' ' System.Private.ServiceModel' ' Sentry' )
10+ PACKAGES=(' Microting.eForm' ' Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' ' Microsoft.Extensions.Identity.Stores' ' Microsoft.Extensions.Localization.Abstractions' ' Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation' ' Microsoft.Extensions.Identity.Stores' ' Microsoft.Extensions.Localization.Abstractions' ' System.Private.ServiceModel' ' Sentry' ' QuestPDF ' )
1111 PROJECT_NAME=' MicrotingService.csproj'
1212 REPOSITORY=' eform-debian-service'
1313
You can’t perform that action at this time.
0 commit comments