Enable CI for dev/build-features branch (#2186)

* Updated Yaml to include dev/build-feature

* Added default icons
This commit is contained in:
udit3333
2020-04-21 10:29:02 -07:00
committed by GitHub
parent b715a008c5
commit 19ee55a303
17 changed files with 18 additions and 10 deletions

View File

@@ -7,9 +7,9 @@ steps:
clean: true
- task: NuGetToolInstaller@0
displayName: Ensure NuGet 4.8.1
displayName: Ensure NuGet 5.5.0
inputs:
versionSpec: 4.8.1
versionSpec: 5.5.0
- task: VisualStudioTestPlatformInstaller@1
displayName: Ensure VSTest Platform