Breaking Change in Microsoft.Net.Test.SDK v17.0.0 & v17.1.0
DMur
46
Reputation points
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
371 questions
Sign in to answer