aspnetcore/.azure/pipelines
Doug Bunting 3ee7058ef0 Remove requirements for VS 16.7
- use SignalR.Npm.FunctionalTests.npmproj to get non-stable version
  - not Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (avoid C# and F# projects)
  - add `_GetPackageVersionInfo` target to all `*.npmproj` projects
    - make `_GetPackageVersionInfo` target work when `yarn` is not installed
- switch codesign-xplat.yml to use `dotnet msbuild`
  - above change also fixes Code-sign jobs but they're slightly faster using `dotnet msbuild`
2020-08-10 10:33:24 -07:00
..
jobs Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
tools
benchmarks.yml
ci.yml Increase main Helix job timeout (#24493) 2020-08-02 18:00:45 -07:00
devBuilds.yml
helix-matrix.yml
quarantined-pr.yml
quarantined-tests.yml
signalr-daily-tests.yml Update signalr-daily-tests.yml (#24266) 2020-07-23 18:49:44 -07:00
stress.yml