GraphicsControls/eng
Eric Erhardt 49d0f9afac Fix SpecialFolder.Personal usages
SpecialFolder Personal is the same value as MyDocuments, both of which will be changed on Unix from `~` to `~/Documents` in .NET 8. See https://github.com/dotnet/runtime/pull/68610.

Fixing the usage of SpecialFolder.Personal here to be UserProfile, since that's really what it wants.
2022-09-13 13:14:54 -05:00
..
automation Add pipeline 2021-05-03 19:11:26 +01:00
pipelines Eliminate warning and nuget to right location 2021-10-12 14:27:04 +02:00
provisioning Fix SpecialFolder.Personal usages 2022-09-13 13:14:54 -05:00
Environment.Build.props Add pipeline 2021-05-03 19:11:26 +01:00
Git.Build.targets Add pipeline 2021-05-03 19:11:26 +01:00
Version.props Update pipeline 2021-10-12 14:16:52 +02:00
Version.targets Add pipeline 2021-05-03 19:11:26 +01:00