Skip to content
代码片段 群组 项目
  • Doug Bunting's avatar
    3ee7058e
    Remove requirements for VS 16.7 · 3ee7058e
    Doug Bunting 创作于
    - 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`
    3ee7058e
    历史
    Remove requirements for VS 16.7
    Doug Bunting 创作于
    - 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`