The current version we have for the test framework references vulnerable versions for System.Net.Http and System.Text.RegularExpressions which causes the test projects to fail to build with the latest .NET 9 SDK.
This updates all dependencies to their latest stable versions.
The current version we have for the test framework references vulnerable versions for System.Net.Http and System.Text.RegularExpressions which causes the test projects to fail to build with the latest .NET 9 SDK.
This updates all dependencies to their latest stable versions.
cc @nicrowe00 @omajid