-
Notifications
You must be signed in to change notification settings - Fork 16
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
NuGet management issues #1629
Comments
It is by design that C# Dev Kit extension in VS Code and Visual Studio displays packages for each target framework separately. The reason is that is valid scenario to have different packages for each target framework. Hope this addresses your concerns regarding this comment.
@HobDev I am unable to reproduce this issue. Here are the steps I followed:
I noticed that the new package version is reflected in both the Please provide additional information about the restore or update package failure, which can be obtained from the |
I no longer see the bug. It could be due to some mistakes in upgrading my .net 8 project to .net 9. |
@kartheekp-ms, the 'needs-more-info' label has been removed upon receiving further response from the original bug filer. |
Type: Bug
When I try to update NuGet from the .NET Maui project The Dependencies show packages separately for each target platform. The NuGet are installed at project level and does not need to be shown for each platform.
Further when I right click and update the NuGet I don't see any feedback about the status of update and the NuGet versions don't change in the csproj.
Finally I able to udate the NuGets manually by mapping each NuGet version with the NuGet website.
Extension version: 1.13.9
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: