aspnetcore/eng/targets
Doug Bunting 31bd4d4b1d
[release/5.0] Correct baseline checks (#25227)
- mostly duplicates #25217
- update `BaselineGenerator` to produce baselines useful in 6.0 (too)
- update Baseline.Designer.props using new generator (matching 3.1.7 release)
- always suppress references expressed only in `*.nuspec` files
  - needed even in servicing builds
- restore warning and errors about removed references (new for 5.0)
  - adjust exclusions to handle `@(_ProjectReferenceByAssemblyName)` removal

nit: do not generate empty `<ItemGroup />` elements

* Correct `@(SuppressBaselineReference)` items
  - remove out-of-date `@(SuppressBaselineReference)` items
    - either 3.1.7 baselines we're using don't include reference or still using package
    - fix some comments and `Condition` attributes to make remainder easy to find
  - add missing `@(SuppressBaselineReference)` items
2020-08-28 09:53:20 -07:00
..
CSharp.Common.props Use BlazorWebAssemblySDK (#24371) 2020-08-11 17:29:01 +00:00
CSharp.Common.targets Use Microsoft.CodeAnalysis.PublicApiAnalyzers (#24188) 2020-07-24 09:45:11 -07:00
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets Add gRPC interop tests (again) (#20069) 2020-03-23 13:29:50 -07:00
FunctionalTestWithAssets.targets Add gRPC interop tests (again) (#20069) 2020-03-23 13:29:50 -07:00
GetRazorSDKDirectory.props Consolidate RazorSdkDirectory logic (#22836) 2020-06-15 09:08:13 -07:00
Helix.Common.props Remove debian 8 from helix runs (#24454) 2020-07-31 20:35:54 +00:00
Helix.props Quarantine tests and bump Helix timeouts (#23762) 2020-07-07 19:56:30 -07:00
Helix.targets Revert "Try using helix sdk support directly again (#23585)" (#24250) 2020-07-23 22:47:36 +00:00
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 Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
ResolveReferences.targets [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Wix.Common.props
Wix.Common.targets