Skip to content

Commit

Permalink
no compile
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstrup1 committed Jan 30, 2025
1 parent da8ba2f commit bb35c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/AppExtensionsHelper.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function Update-Dependencies() {
}
# End of temp fix

Compile-AppWithBcCompilerFolder @CompilationParameters
#Compile-AppWithBcCompilerFolder @CompilationParameters
<#
# Copy the new app files to the symbols folder
$appFiles = Get-ChildItem -Path $projectFolder -Filter "*.app"
Expand Down

0 comments on commit bb35c4d

Please sign in to comment.