We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6fdfa commit daa06a2Copy full SHA for daa06a2
azure-pipelines.yml
@@ -28,7 +28,7 @@ steps:
28
pwsh: true
29
script: |
30
$sourceDir = "BuildAccdeExample\source"
31
- $targetDir = "BuildAccdeExample\bin"
+ $targetDir = "bin"
32
$compile = $false
33
$vcsUrl = "https://api.github.com/repos/josef-poetzl/msaccess-vcs-addin/releases/latest"
34
0 commit comments