Commit Graph

70 Commits (393c635da1b8922082f11db554fdcbf679df5ea4)

Author SHA1 Message Date
Next Turn b774ee1ca5
Revert "Revert "Upgrade to .NET 6 (#806)"" (#852)
* Revert "Revert "Upgrade to .NET 6 (#806)" (#817)"

This reverts commit 885877c12b.

* Don't treat ILLink warnings as errors
2021-08-09 11:46:30 +08:00
Next Turn 885877c12b
Revert "Upgrade to .NET 6 (#806)" (#817)
This reverts commit 6db5fbc2c3.
2021-04-09 14:03:24 +08:00
Next Turn 6db5fbc2c3
Upgrade to .NET 6 (#806) 2021-03-17 02:10:31 +08:00
NextTurn 2363bf0ffa Include logger names in logs 2021-01-03 23:59:25 +08:00
NextTurn d771e474dc Improve ProcessExtensions 2021-01-02 14:18:34 +08:00
NextTurn 3c5d67e287 Merge shared directory mapping into core 2021-01-01 11:19:19 +08:00
NextTurn 4b00bba644 Remove test command 2020-12-30 02:59:17 +08:00
NextTurn 61fedfc0e0 Save credentials 2020-12-29 02:46:34 +08:00
NextTurn 576cf6be55 Enhance console prompting 2020-12-28 03:30:09 +08:00
NextTurn d865678b80 Internal updates 2020-12-27 05:12:57 +08:00
NextTurn 0df32ccd44 Bump log4net to 2.0.12 2020-12-27 00:29:08 +08:00
NextTurn 7b23c949c4 Set console output code page to UTF-8 2020-12-26 07:58:43 +08:00
NextTurn 599a52c70e Rename framework-dependent deliverables 2020-12-08 02:40:01 +08:00
NextTurn cb8ded23c7 Ensure basic event logging 2020-12-07 19:53:25 +08:00
NextTurn 9d0851b3b0 Rename self-contained deliverables 2020-12-07 18:43:26 +08:00
NextTurn 2ab79083d4 Ensure basic console logging 2020-11-25 15:57:59 +08:00
NextTurn 12525cc8fc Distinguish service status as active or inactive 2020-11-25 14:09:24 +08:00
Next Turn 0e835c850d
Revise docs for 3.0.0-alpha.6 (#713)
* Update `reboot` action

* Update Program.cs
2020-11-15 23:52:01 +08:00
NextTurn d0c969dfe6 Redirect I/O of elevated process 2020-11-15 23:46:30 +08:00
dependabot[bot] b300d28744
Bump System.ServiceProcess.ServiceController from 4.7.0 to 5.0.0 (#709)
Bumps [System.ServiceProcess.ServiceController](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-14 13:02:09 +08:00
dependabot[bot] d46a4331d8
Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 (#706)
* Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0

Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Program.cs

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-11-12 13:41:41 +08:00
NextTurn 5a61df61e3 Fix single-file apps 2020-11-11 17:05:49 +08:00
NextTurn 5c526c729a Leave STDOUT/STDERR open if not redirected 2020-10-07 22:46:16 +08:00
NextTurn ccad9dca79 Fix console logging 2020-09-25 11:24:32 +08:00
NextTurn 27d6d7ff7d Add 'dev ps -a|--all' option 2020-09-17 14:05:39 +08:00
NextTurn 1996edc6b4 Fix build warnings 2020-09-17 13:56:45 +08:00
NextTurn 4b4d382730 Enable member-level trimming 2020-09-01 21:09:02 +08:00
dependabot[bot] 1f039730be
Bump ilmerge from 3.0.40 to 3.0.41 (#669)
Bumps [ilmerge](https://github.com/dotnet/ILMerge) from 3.0.40 to 3.0.41.
- [Release notes](https://github.com/dotnet/ILMerge/releases)
- [Commits](https://github.com/dotnet/ILMerge/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 00:01:48 +08:00
NextTurn a7c5334f10 Catch 2020-08-29 16:25:34 +08:00
NextTurn 2fc786a26a Auto refresh 2020-08-29 14:35:56 +08:00
NextTurn 144cff7f19 Add `dev list` command 2020-08-29 14:12:31 +08:00
NextTurn 3bfa46f5b0 Upgrade to .NET 5 2020-08-20 11:03:40 +08:00
NextTurn 1f188cf20b Fix service crashes 2020-08-10 14:32:14 +08:00
NextTurn e97bc5bc72 Disable raising events 2020-08-10 10:00:26 +08:00
NextTurn b85593eb11
Increase code coverage 2020-08-10 09:19:12 +08:00
NextTurn 4414e36f6b Add `dev kill` command 2020-08-08 09:49:02 +08:00
NextTurn 788a0ff64b Fix path inconsistency 2020-08-06 21:01:07 -07:00
NextTurn e49c8c66bc Remove `--timeout` option 2020-08-06 20:39:39 -07:00
NextTurn 5546e655cc Update .NET Framework packaging 2020-08-05 21:31:23 -07:00
NextTurn a16c93e558 Add stdout/stderr path settings 2020-08-05 20:41:02 -07:00
NextTurn 2a576e102e Add `customize` command 2020-08-05 11:01:31 +08:00
NextTurn 7e644f7944 Console isolation 2020-08-05 10:07:02 +08:00
NextTurn b0423e3156 Support sending `WM_CLOSE` message 2020-08-04 20:36:56 +08:00
NextTurn 6cefa93c69 CLI updates 2020-08-04 10:05:16 +08:00
NextTurn 274deddfef Reduce event log entries 2020-08-03 20:36:52 +08:00
NextTurn d90151b02f Remove Runaway Process Killer 2020-08-02 19:31:51 -07:00
NextTurn 35ebd4a0a1 Allow `<stopexecutable>` without arguments 2020-08-02 18:32:59 -07:00
NextTurn 9573a78668 Add `dev ps` command 2020-08-02 18:26:54 -07:00
NextTurn fcbc087b4b Handle special accounts 2020-08-01 18:05:48 -07:00
NextTurn bd61d2986f Ensure child processes are cleanup up 2020-08-01 13:47:43 +08:00