Update XUnit V3 #2853
Unanswered
stefannikolei
asked this question in
Ideas
Update XUnit V3
#2853
Replies: 1 comment 3 replies
-
I think the step 0 should be an experiment changing SharedInfrastructure+ImageSharp together to see if it everything works well or if there are breaking changes causing headache. This would need branching SharedInfrastructure and referencing that branch from the submodule in an ImageSharp experimental branch. Then, I would open a draft PR in ImageSharp to see if test runs are passing in the CI. Afterwards, we can repeat the same experiment with the remaining 3 libraries, go ahead with the SharedInfrastructure PR, then update and merge the library PR-s. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Theres an update for xunit.
I think following steps are necessary:
1: Update SharedInfrastructure
2: Update All Repos
Did i miss any?
If you want i can tackle this.
Beta Was this translation helpful? Give feedback.
All reactions