Commit Graph

21 Commits (features/nuget_autobuild)
 

Author SHA1 Message Date
Matija Koželj 4d6d9d5cd7 Fix dependency loader to properly handle relative local repositories
2 years ago
Matija Koželj a0a9418bd0 Fix dependency loader to resolve highest compatible package versions
2 years ago
Matija Koželj 5370ccfd2d Update nuget.config to include local nuget repo
2 years ago
Matija Koželj 2e24e07e40 Add nuget local auto-publish to Connected.Host.csproj
2 years ago
Matija Koželj 3616eb62ea Set package dependency resolution to max version instead of min version
2 years ago
Matija Koželj 3dc20a9325 Add check for application shutdown when waiting for debugger
2 years ago
Matija Koželj 9d22093165 Add support for tool paths
2 years ago
Matija Koželj 4d5c93f094 Change reference paths to application base instead of executingassembly
2 years ago
Matija Koželj 3ff30ea1fd Add command line parameters
2 years ago
Matija Koželj 3e01ffbe51 Add automatic versioning to Connected.Host
2 years ago
Matija Koželj 28b9c4c79e Clean up sys.json
2 years ago
Matija Koželj 9ec22923d5 Remove unused dependencies
2 years ago
Matija Koželj 37f1ac1321 Add references to packages used in the host .exe
2 years ago
Matija Koželj c67b11eec3 Rewrite host to use standard hosting patterns
2 years ago
Matija Koželj c5c6ac4a72 Strip SysConfiguration to fit with the standard model
2 years ago
Matija Koželj 35b4388b3c Move base initialization into separate class
2 years ago
Matija Koželj be3bc5c365 Add depedency loader for NuGet package loading
2 years ago
Tom Pipinic 7c2501b765 moved to src folder
2 years ago
Tom Pipinic 51884e6ff6 Refactoring namespaces
2 years ago
Matija Koželj 5b1cadc553 Initial commit
2 years ago
Matija Koželj 88e268e1cc Initial commit
2 years ago