v3.8.0 and later #273
|
Did something go wrong in the deploy pipeline? For example: |
Answered by
mathewtaylor
Mar 26, 2026
Replies: 3 comments 1 reply
|
Yea something did go wrong! It should be okay now from 3.9.0. Let me know if you are still seeing issues. |
0 replies
|
hummm... I see this in your comment though MyApp.Blazor -> MyApp.Blazor.Client -> BlazorBlueprint.Components 3.9.0 -> BlazorBlueprint.Primitives (>= 3.9.1-beta.0.4). I need to check deeper I think. |
0 replies
|
Okay I think I worked it out! Version 3.9.2 should all be back to normal. It was the order of my build and test in the release pipeline being wrong, which then affected the MinVer. Please let me know if its okay now. |
1 reply
Answer selected by
SGStino
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay I think I worked it out! Version 3.9.2 should all be back to normal. It was the order of my build and test in the release pipeline being wrong, which then affected the MinVer. Please let me know if its okay now.