Skip to content

Packages need to stabilize for shipping .NET 7 #72111

@ViktorHofer

Description

@ViktorHofer
  1. Product dependencies in the Versions.props files must not be prerelease. Fixed with Bump main version to RC1 #72068 and Make 'RC' lowercase in versions.props #72110
  2. Product dependencies in the Versions.props files must be on the latest patch version for libraries dependencies. Product dependencies in Versions.props must be on the latest patch version for libraries dependencies #73871
  3. We must be using the compiler from the SDK and unpin the compiler if it's pinned. Unpin C# compiler version for repo #65317
  4. The Intellisense package must be up-to-date before we release. @carlossanlop will take care of this gradually until the RC2 snap.

cc @dotnet/runtime-infrastructure

Metadata

Metadata

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions