Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dependencies for aspnetcore template packages #46530

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 4, 2025

Fixes dotnet/source-build#4886
Blocked on dotnet/source-build#4885

This is necessary so that dependency flow inside the VMR (product build and source-build) and correctly upgrade the template package versions to the live ones (winforms, wpf and aspnetcore).

Also group all aspnetcore dependencies together in the Version.Details.xml file.

This is necessary so that dependency flow inside the VMR (product build and source-build) and correctly upgrade the version to the live one.

Also group all aspnetcore dependencies together in the Version.Details.xml file.
@ViktorHofer ViktorHofer requested review from mmitche and a team February 4, 2025 22:41
@ViktorHofer ViktorHofer changed the title Create dependencies for aspnetcore template packages. Create dependencies for aspnetcore template packages Feb 4, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-CodeFlow untriaged Request triage from a team member labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-CodeFlow untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Live templates aren't used in the VMR
4 participants