Replies: 3 comments 13 replies
-
I also tried to explicitly set the version, e.g.:
but that doesn't help. Still the same error mentioning 5.0.0-rc.1 |
Beta Was this translation helpful? Give feedback.
-
Adding a version to the actual
|
Beta Was this translation helpful? Give feedback.
-
I've been doing a lot of Blazor/MudBlazor work lately and what they do that I like is they don't specify a version on the Sdk reference and then say Major.* for all of the package references. If this could automatically keep me up to date on the latest 4.x and then hop me over to 5 when it's out of RC that would be ideal to me. The Chris from 10 years ago can't believe that the Chris today just wrote that. :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, our CI build started failing a couple of hours ago. We do this:
The last command results in:
Note the mention of
5.0.0-rc.1
here. We installed4.0.4
.Beta Was this translation helpful? Give feedback.
All reactions