Skip to content

DEV-25445 dotnet upgrade from 8.0.21 to 10.0.0 - #44

Merged
qam396 merged 1 commit into
mainfrom
DEV-25445-dotnet10-upgrade
Nov 28, 2025
Merged

qam396 merged 1 commit into
mainfrom
DEV-25445-dotnet10-upgrade

Conversation

@qam396

@qam396 qam396 commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

.Net10 upgrade.
Together with other packages.

@qam396
qam396 force-pushed the DEV-25445-dotnet10-upgrade branch 3 times, most recently from a990ca8 to 91f57f6 Compare November 21, 2025 14:18
Comment thread XPathTest/AssemblyInfo.cs Outdated
@@ -0,0 +1,3 @@
using Xunit;

[assembly: CollectionBehavior(DisableTestParallelization = true)]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we disabling parallel test execution in this .NET upgrade?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed it is not needed. (i added it because of flaky tests)
Deleted it.

@qam396
qam396 force-pushed the DEV-25445-dotnet10-upgrade branch from 91f57f6 to a86fbec Compare November 25, 2025 11:36
@qam396
qam396 merged commit c3fde29 into main Nov 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants