Skip to content

Cleanup versions a bit #24608

@dougbu

Description

@dougbu

This is about following up on e133683 as discussed starting at #21567 (comment).

  • Remove the Internal.AspNetCore.Analyzers project and all references to it
    • We no longer have pub-ternal types outside analyzers and tools. Therefore, we don't need to warn about them anymore.
    • Remove $(DisablePubternalApiCheck) settings too
  • Move from Yarn.MSBuild 1.15.2 to 1.22.4
    • This version is mentioned in both global.json and eng/Tools.props. The versions should match between those files.
  • Update AddContent target in Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj to set 5.0 package versions based on the projects
    • Remove the redundant @(PackageReference)s for the 5.0 packages earlier in the project file
    • Move comments about changing how these references are handled down into the AddContent target and call out the need to do this when switching to net6.0
  • Move the MsQuicPackage.* versions from QuicSampleClient and QuicSampleApp projects to eng/Versions.props

Metadata

Metadata

Assignees

Labels

affected-fewThis issue impacts only small number of customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkseverity-nice-to-haveThis label is used by an internal tooltask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions