Commit Graph
5 Commits
Author SHA1 Message Date
Kenneth Skovhede 473c6cbbb8 Merge commit '4f577c65a4d8806f79637c50c21ca3a683c5a07a' into feature/kestrel-avalonia-upgrade 2024-03-04 12:21:53 +01:00
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
Kenneth Skovhede 8892ff7df3 Cleaned up all .csproj files.
Moved things around to make cleaner build files.
Implementing everything with `netstandard2.1` and then thin wrapper executables using .net5
2021-04-03 13:57:02 +02:00
Kenneth Hsu f9419ca9eb Make ConfigurationImporter class static.
This class is not meant to be instantiated.
2019-04-14 12:52:54 -07:00
Kenneth Hsu f777b49d7c Move ConfigurationImporter project files to reflect namespace.
This places the files in a location that is more consistent with the
other command line tools.
2019-04-14 12:46:34 -07:00