ServerManagers/src/ConanServerManager/UserControls
Brett Hewitson bbaad6099f IOUtils Changes
- added new NormalizeFolder method to format the path parameter, so that it is formed correctly.
If the path is a local root path (eg. d:) then it must end with \\.
If the path is not a root path, or is a Unc path, then any ending \\ must be removed.

This fix was due to an issue with the previous code, as it kept appending a \ to the end when the path was a Unc path.
2022-05-09 00:25:27 +10:00
..
GlobalSettingsControl.xaml Global Setting Changes 2022-05-07 14:22:25 +10:00
GlobalSettingsControl.xaml.cs IOUtils Changes 2022-05-09 00:25:27 +10:00
ServerSettingsControl.xaml Branch and Event Details moved to new Server Details section, easier to perform profile sync. 2022-03-02 12:58:54 +10:00
ServerSettingsControl.xaml.cs Backup Bugfixes 2022-05-08 20:07:13 +10:00