mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-02-16 11:08:30 -05:00
Removed the test, as there currently are none.
This commit is contained in:
@@ -34,13 +34,6 @@ stages:
|
|||||||
packageType: sdk
|
packageType: sdk
|
||||||
version: 3.1.101
|
version: 3.1.101
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
|
||||||
displayName: Test
|
|
||||||
inputs:
|
|
||||||
command: test
|
|
||||||
projects: '$(solution)'
|
|
||||||
arguments: '--configuration Debug /p:Platform="$(buildPlatform)" /p:CollectCoverage=true /p:CoverletOutputFormat=cobertura'
|
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
displayName: Build
|
displayName: Build
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user