Commit Graph

6 Commits

Author SHA1 Message Date
Matt Nadareski
9281796251 ResolvePath should always return an aboslute path 2026-07-02 10:21:15 -04:00
Matt Nadareski
a893de700a Add ResolvePath extension from MPF 2026-07-02 10:01:18 -04:00
Matt Nadareski
6307b9c361 Concatenate to IOExtensions 2026-03-24 09:57:40 -04:00
Matt Nadareski
1f1a5c51f3 Port GetFileSize method from BOS 2026-03-22 17:17:13 -04:00
Matt Nadareski
86040947b5 Combine ParentablePathExtensions into IO extensions and sort 2026-03-22 15:35:11 -04:00
Matt Nadareski
d614379cf5 Libraries
This change looks dramatic, but it's just separating out the already-split namespaces into separate top-level folders. In theory, every single one could be built into their own Nuget package. `SabreTools.IO.Meta` builds the normal Nuget package that is used by all other projects and includes all namespaces. `SabreTools.IO` builds to `SabreTools.IO.Common` to avoid overwriting issues on publish.
2026-03-21 13:55:42 -04:00