We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0bcc1 commit 4f176c6Copy full SHA for 4f176c6
azure-pipelines.yml
@@ -21,6 +21,8 @@ stages:
21
bitness: '64bit'
22
- version: '2023'
23
24
+ - version: '2024'
25
+ bitness: '64bit'
26
27
buildSteps:
28
- projectLocation: 'Source\NI Synchronization Custom Device.lvproj'
@@ -40,4 +42,4 @@ stages:
40
42
packages:
41
43
- controlFileName: 'control'
44
payloadMaps:
- - installLocation: 'documents\National Instruments\NI VeriStand $(lvVersion)\Timing and Sync\National Instruments'
45
+ - installLocation: 'documents\National Instruments\NI VeriStand $(lvVersion)\Timing and Sync\National Instruments'
0 commit comments