-
Notifications
You must be signed in to change notification settings - Fork 997
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
Replace Workspaces nuget packages with compiler only packages #8389
Conversation
CC: @Youssef1313 |
We should probably move to the compilers nuget package. But I figure the team might want the flexibility to update each one individually. |
…isVisualBasicPackageVersion Use PackageVersion variables from Versions.props in Projects where appropriate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I am not sure how consistent they are with versioning. For now, we can keep it this way. |
@dreddy-work sounds good. The tests failures here are flaky. |
/AZP run |
Azure Pipelines successfully started running 2 pipeline(s). |
Fixes #8387 - Replace Workspaces nuget packages with compiler only packages
Microsoft Reviewers: Open in CodeFlow