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.
2 parents c63e2d2 + 27d8f04 commit 586da9bCopy full SHA for 586da9b
CI/Azure-DevOps/AZ_MainPipeline.yml
@@ -72,7 +72,8 @@ variables:
72
# value: 'C:\Program Files\Microsoft SQL Server\110\Tools\Binn' for vmImage: 'vs2017-win2016'
73
value: 'C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn'
74
- name: SQLPackagePath
75
- value: 'C:\Program Files\Microsoft SQL Server\150\DAC\bin'
+# 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'
77
78
resources:
79
repositories:
0 commit comments