Breaking Change in Microsoft.Net.Test.SDK v17.0.0 & v17.1.0

DMur 46 Reputation points
2022-03-18T10:23:41.593+00:00

Hi,

The upgrade in the Microsoft.Net.Test.Sdk NuGet package from 16.11.0 (Last known working version) to 17.0.0 caused the new SDK to provide different values for CurrentCulture and CurrentUICulture, resulting in breaking changes in a number of other 3rd party NuGet packages to support localisation in test suites and resulting in a requirement to need to refactor test suites to manually provide culture parameters for the test environments.

This is somewhat inconvenient. Is there any plan to revert this in a future release?

Thanks.

Developer technologies Visual Studio Testing
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.