aspnetcore/eng/targets
Doug Bunting fb28ce3ec2
Simplify ref/ assembly generation (#24136)
* Simplify ref/ assembly generation
    - followup 1/2 for 5266918ed2
    - correct the Razor.Tools project
      - `%(Reference.Version)` metadata does not bleed through into `@(PackageReference)` items
      - much more work to do so than to add this special case
      - remove `$(Razor_NewtonsoftJsonPackageVersion)`
    - remove RTMVersions project and use RepoTasks instead
      - make it an error if RepoTasks is not restored before anything else builds
- add items and properties for System.Security.AccessControl

nits:
- remove invalid (ignored) metadata in Directory.Build.props and AzureAppServices.SiteExtension project
- improve / extend a couple of comments
- move `@(Reference)` items together in Microsoft.AspNetCore.Razor.Tools
2020-07-21 15:21:30 -07:00
..
CSharp.Common.props Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
CSharp.Common.targets Use Roslyn to create ref/ assemblies (#23403) 2020-07-17 13:35:17 -07:00
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets
FunctionalTestWithAssets.targets
GetRazorSDKDirectory.props
Helix.Common.props
Helix.props Quarantine tests and bump Helix timeouts (#23762) 2020-07-07 19:56:30 -07:00
Helix.targets
MicroBuild.Plugin.props
Npm.Common.props
Npm.Common.targets
Packaging.targets
ResolveIisReferences.targets
ResolveReferences.targets Simplify ref/ assembly generation (#24136) 2020-07-21 15:21:30 -07:00
Wix.Common.props
Wix.Common.targets