Skip to content

Commit 4f176c6

Browse files
authored
Build for VeriStand 2024 (#64)
1 parent 2f0bcc1 commit 4f176c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ stages:
2121
bitness: '64bit'
2222
- version: '2023'
2323
bitness: '64bit'
24+
- version: '2024'
25+
bitness: '64bit'
2426

2527
buildSteps:
2628
- projectLocation: 'Source\NI Synchronization Custom Device.lvproj'
@@ -40,4 +42,4 @@ stages:
4042
packages:
4143
- controlFileName: 'control'
4244
payloadMaps:
43-
- 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

Comments
 (0)