-
Notifications
You must be signed in to change notification settings - Fork 258
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
[Epic]: Tooling support for central package management #9015
Comments
@jeffkl is there a target release for these tooling updates? |
@andrew-hampton yes, the next release of Visual Studio 2022 should have the changes. For the .NET SDK, it will most likely be available with the first minor release of .NET 7. |
@jeffkl I'm confused, I was expecting the latest |
@slang25 I thought it would be in Visual Studio 17.5 / .NET SDK 7.0.200. @martinrrm did the change not make the cut for 17.5? |
Yes it was added in 17.5, and I'm able to use it in 7.0.200-preview.22628.1 . @slang25 which version of SDK are you using? |
So that's |
Which VS version are you using? |
This is on macOS using the sdk |
Hi, are there any updates for VS package manager ui support for central package management? I have several colleagues at work that are wondering about this, since it has now been a year since Directory.Packages.props was introduced with nuget 6.2 (VS 17.2) |
AFAIK, support was already implemented. Read here: https://devblogs.microsoft.com/nuget/announcing-nuget-6-5-the-sweetest-way-to-manage-your-packages/#streamlined-package-management-inside-visual-studio-with-directory-packages-props-support |
@tompazourek But the first post in this issue contains links to multiple open issues related to VS package manger UI. I've tried it myself and while it works sometimes, there are definitely still problems with it. |
[Team Triage]: @martinrrm can you the status of the issues listed in this epic? Thanks! |
@cremor please feel free to open an issue in GitHub with repro details for any issues you find with tooling support for CPM. Thanks! |
|
@cremor 1. I saw that behavior in the past one time and wasn't able to repro it since, I'll test it again but not sure what can cause that bug.
|
About point 2:
|
@martinrrm please can you do this? |
This is a tracking epic for work related to updating tooling to work with central package management (dotnet CLI, VS)
Issues
Pull Requests
The text was updated successfully, but these errors were encountered: