mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 09:48:51 +02:00
Build - arguments: '--configuration Debug --framework netcoreapp3.1'
This commit is contained in:
@@ -69,6 +69,7 @@ steps:
|
|||||||
inputs:
|
inputs:
|
||||||
command: 'build'
|
command: 'build'
|
||||||
projects: './test/WireMock.Net.Tests/WireMock.Net.Tests.csproj'
|
projects: './test/WireMock.Net.Tests/WireMock.Net.Tests.csproj'
|
||||||
|
arguments: '--configuration Debug --framework netcoreapp3.1'
|
||||||
|
|
||||||
- task: VSTest@2
|
- task: VSTest@2
|
||||||
displayName: 'VsTest'
|
displayName: 'VsTest'
|
||||||
|
|||||||
Reference in New Issue
Block a user