aspnetcore/eng/targets
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
..
CSharp.Common.props Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
CSharp.Common.targets
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets
FunctionalTestWithAssets.targets
GetRazorSDKDirectory.props
Helix.Common.props
Helix.props
Helix.targets
MicroBuild.Plugin.props
Npm.Common.props Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682) 2020-08-07 15:20:12 -07:00
Npm.Common.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
Packaging.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
ResolveIisReferences.targets
ResolveReferences.targets Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
Wix.Common.props
Wix.Common.targets