mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
8d6bc711c9
commit
6b8781e27f
|
|
@ -26,6 +26,8 @@ steps:
|
|||
solution: '$(solution)'
|
||||
platform: '$(buildPlatform)'
|
||||
configuration: '$(buildConfiguration)'
|
||||
msbuildArchitecture: 'x64'
|
||||
msbuildArguments: '/p:JavaSdkDirectory="$(JAVA_HOME_8_X64)"'
|
||||
|
||||
- task: VSTest@2
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue