Skip to content

Commit 586da9b

Browse files
authored
Merge pull request #157 from tSQLt-org/windows-latest-image-for-AzDO-change-#156
Windows latest image for az do change #156
2 parents c63e2d2 + 27d8f04 commit 586da9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CI/Azure-DevOps/AZ_MainPipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ variables:
7272
# value: 'C:\Program Files\Microsoft SQL Server\110\Tools\Binn' for vmImage: 'vs2017-win2016'
7373
value: 'C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn'
7474
- name: SQLPackagePath
75-
value: 'C:\Program Files\Microsoft SQL Server\150\DAC\bin'
75+
# value: 'C:\Program Files\Microsoft SQL Server\150\DAC\bin' Updated to the new path on 2022-02-05
76+
value: 'C:\Program Files\Microsoft SQL Server\160\DAC\bin'
7677

7778
resources:
7879
repositories:

0 commit comments

Comments
 (0)