.net9-* packages missing #20287
Replies: 4 comments 3 replies
-
This is my newly created application. I did not change anything in the setup, I just clicked create project button. I tried to see if I could download the nuget packages again, but it said that it was blocked by project? I hope you can use this /Claus |
Beta Was this translation helpful? Give feedback.
-
I tried to create a Blank UNO Application with Prism and got thes errors: |
Beta Was this translation helpful? Give feedback.
-
Hello. Did you try to install or restore dotnet workloads? |
Beta Was this translation helpful? Give feedback.
-
Hi Jérôme, Here you see my output from the package manager when opening the solution: Failed to restore C:\Users\ClausThorBarth\source\repos\KlinikSystem_UNO\KlinikSystem_UNO\KlinikSystem_UNO.csproj (in 116 ms). And my output from the build: C:\Users\ClausThorBarth\source\repos\KlinikSystem_UNO>dotnet build KlinikSystem_UNO.sln Restore failed with 36 error(s) in 13,7s I tried to install the MaterialDesignThemes package, but was not allowed to. It said that it was blocked by project |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Claus writes:
I quickly updated my UNO installation with uno.check and created a new UNO Platform App.
But then all the problems started...
The new project was missing dependencies all the .net9-* packages was missing and I could not reinstall them from nuget manager, they were blocked by project ?!?
Could you please provide any screenshots or logs attached to this thread so we can better answer it.
Beta Was this translation helpful? Give feedback.
All reactions