[release/6.0] Work around for UriFormatException caused by \\?\ prefix in the path...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 11 Aug 2022 17:49:33 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2022 17:49:33 +0000 (10:49 -0700)
commit6b19fb5946ffd985c375f902c02d856d9e84847e
tree801c2c8c2ebef42b5b2b4181917a71c7648105b7
parent12e90e74e22c84c1fa282fb436c4328655842b58
[release/6.0] Work around for UriFormatException caused by \\?\ prefix in the path (#71452)

* Work around for UriFormatException caused by \?\ prefix in the path

* Apply feedback

* Move try catch

* Fix ConfigurationManager when BaseDirectory starts with \\?" (#58627)

* Add servicing version to the project

Co-authored-by: Buyaa Namnan <bunamnan@microsoft.com>
Co-authored-by: Krzysztof Wicher <kwicher@microsoft.com>
src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ClientConfigPaths.cs