dotnet cli
#61645
Replies: 1 comment 1 reply
-
The metapackage
This should be error or no-op. You shouldn't have really completed this step. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run> dotnet remove package Microsoft.NETCore.App
An error occurred. How can I make it run successfully? I installed this package from NuGet.
Information: Delete the PackageReference of the package "Microsoft.NETCore.App" from the project "C:\Users\appeon\source\repos\ConsoleApp59\ConsoleApp59\ConsoleApp59.csproj".
Error: An error occurred while deleting the package "Microsoft.NETCore.App". Cannot edit items in the import file-
Error: Import the project "PackageReference" of "Microsoft.NETCore.App" in the file "C:\Program Files\dotnet\sdk\6.0.100-rc.2.21505.57\Sdks\Microsoft.NET.Sdk\targets\Microsoft" . NET.Sdk.DefaultItems.props'
Beta Was this translation helpful? Give feedback.
All reactions