more Windows CI testing
This commit is contained in:
@@ -114,7 +114,7 @@ steps:
|
|||||||
condition: eq( variables.toolchain, 'vs' )
|
condition: eq( variables.toolchain, 'vs' )
|
||||||
displayName: 'Copying store key'
|
displayName: 'Copying store key'
|
||||||
|
|
||||||
- task: MSBuild@1
|
- task: VSBuild@1
|
||||||
inputs:
|
inputs:
|
||||||
solution: $(Agent.BuildDirectory)/$(netHackPath)/sys/windows/vs/NetHack.sln
|
solution: $(Agent.BuildDirectory)/$(netHackPath)/sys/windows/vs/NetHack.sln
|
||||||
platform: Win32
|
platform: Win32
|
||||||
|
|||||||
Reference in New Issue
Block a user