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

Refactor Directory.Build.props to be specific to the version of .NET and use wild cards #20

Open
Beau-Gosse-dev opened this issue Mar 8, 2023 · 0 comments

Comments

@Beau-Gosse-dev
Copy link
Collaborator

We could get into problems having all the different projects (.NET 3.1, .NET 8, someday 9), all using the same versions of dependencies. We should have a folder for each version of .NET and a Directory.Build.props specific to it.

We should also wild card more of the versions in order for the canaries to say up to date on the latest versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant