ServerManagers/src/ServerManager.Common
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
..
Attibutes Added new section to handle the PreventTransferForClassNames settings. 2021-06-19 15:34:44 +10:00
Controls source code checkin 2021-01-07 16:23:23 +10:00
Converters GameData and Converter Changes (#6) 2021-08-20 11:27:12 +10:00
Enums source code checkin 2021-01-07 16:23:23 +10:00
Extensions Changed the discord bot to be case insensitive. 2021-12-17 15:27:52 +10:00
Interfaces Removal of ToArray() 2021-12-16 00:21:23 +10:00
JsonConverters source code checkin 2021-01-07 16:23:23 +10:00
Lib Removal of ToArray() 2021-12-16 00:21:23 +10:00
Model Language File Updates 2021-12-23 16:06:44 +10:00
Properties AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
Serialization Removal of ToArray() 2021-12-16 00:21:23 +10:00
Utils IOUtils Changes 2022-05-09 00:25:27 +10:00
ValidationRules source code checkin 2021-01-07 16:23:23 +10:00
ViewModel source code checkin 2021-01-07 16:23:23 +10:00
app.config update Public IP urls 2021-12-15 17:27:57 +10:00
CommonConfig.Designer.cs update Public IP urls 2021-12-15 17:27:57 +10:00
CommonConfig.settings update Public IP urls 2021-12-15 17:27:57 +10:00
Constants.cs source code checkin 2021-01-07 16:23:23 +10:00
ServerManager.Common.csproj update Public IP urls 2021-12-15 17:27:57 +10:00