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

Produce project-specific PackageVersions.props file #3041

Closed
oleksandr-didyk opened this issue Sep 29, 2022 · 4 comments
Closed

Produce project-specific PackageVersions.props file #3041

oleksandr-didyk opened this issue Sep 29, 2022 · 4 comments
Assignees
Labels
area-arcade Common Arcade source-build infra

Comments

@oleksandr-didyk
Copy link
Contributor

oleksandr-didyk commented Sep 29, 2022

Part of #2482

Given the ability to retrieve project's dependency versions (#3040), a PackageVersions.props file should be produced based on current and previous source-built versions.

It can differ from the current implementation and be one specific file instead of a combination of two (static previous SB versions and dynamic current SB versions)

@oleksandr-didyk
Copy link
Contributor Author

Expected implementation time -> 3-5 working days

@oleksandr-didyk oleksandr-didyk changed the title Produce project-specific PackageVersion.props file Produce project-specific PackageVersions.props file Sep 29, 2022
@MichaelSimons
Copy link
Member

Given the ability to retrieve project's dependency versions (#3040), a PackageVersions.props file should be produced based on current and previous source-built versions.

To clarify, the PackageVersions.props should only contain the versions for the dependencies discovered in #3040.

@premun
Copy link
Member

premun commented Sep 29, 2022

@MichaelSimons
Copy link
Member

This was completed as part of dotnet/installer#15267.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-arcade Common Arcade source-build infra
Projects
Archived in project
Development

No branches or pull requests

3 participants