Commit Graph

289 Commits (ad15200865ea8f5ce20f3a72ca0ef37ef89cd984)

Author SHA1 Message Date
dependabot[bot] ad15200865
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#726)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-03 15:36:44 +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
NextTurn 04f6c30d7c Fix XML queries 2020-11-21 00:44:57 +08:00
dependabot[bot] 822397e263
Bump Microsoft.Diagnostics.Runtime from 2.0.151903 to 2.0.156101 (#721)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.151903 to 2.0.156101.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 17:54:50 +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] d832e5cf41
Bump Microsoft.Build.Utilities.Core from 16.7.0 to 16.8.0 (#714)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/microsoft/msbuild) from 16.7.0 to 16.8.0.
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-15 09:35:21 +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] 478e7b7f31
Bump System.Diagnostics.EventLog from 4.7.0 to 5.0.0 (#707)
Bumps [System.Diagnostics.EventLog](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-13 14:43:23 +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 70d113d4f9 Remove warning suppressions 2020-11-11 16:54:36 +08:00
dependabot[bot] 4e5b0ff786
Bump System.Reflection.Metadata from 1.8.1 to 5.0.0 (#710)
Bumps [System.Reflection.Metadata](https://github.com/dotnet/runtime) from 1.8.1 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-11 16:07:00 +08:00
dependabot[bot] f566e59901
Bump System.Security.AccessControl from 4.7.0 to 5.0.0 (#708)
Bumps [System.Security.AccessControl](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-11 13:43:56 +08:00
dependabot[bot] 282677b91f
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#704)
* Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)

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

* Update XmlHelper.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-10 15:36:39 +08:00
dependabot[bot] fa7c00a3d0
Bump Microsoft.Diagnostics.Runtime from 2.0.145301 to 2.0.151903 (#701)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.145301 to 2.0.151903.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 14:01:42 +08:00
NextTurn 5c526c729a Leave STDOUT/STDERR open if not redirected 2020-10-07 22:46:16 +08:00
dependabot[bot] 483ad6639e
Bump Microsoft.Build.Utilities.Core from 16.6.0 to 16.7.0 (#691)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/microsoft/msbuild) from 16.6.0 to 16.7.0.
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 14:05:12 +08:00
NextTurn ccad9dca79 Fix console logging 2020-09-25 11:24:32 +08:00
dependabot[bot] cdfd7fd65d
Bump Mono.Cecil from 0.11.2 to 0.11.3 (#684)
Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/jbevain/cecil/releases)
- [Commits](https://github.com/jbevain/cecil/compare/0.11.2...0.11.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-17 17:55:22 +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 d08b72ceb3 Fix code analysis warnings 2020-09-06 16:42:24 +08:00
dependabot[bot] 42a3b87aa1
Bump Microsoft.Diagnostics.Runtime from 2.0.142701 to 2.0.145301 (#682)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.142701 to 2.0.145301.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-05 01:06:03 +08:00
NextTurn 4b4d382730 Enable member-level trimming 2020-09-01 21:09:02 +08:00
dependabot[bot] de62c5832d
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1 (#668)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 19:43:26 +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
dependabot[bot] 7e1140efb4
Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3 (#670)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.2...v2.4.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-30 08:16:08 +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
dependabot[bot] 2401b42dfb
Bump Microsoft.Diagnostics.Runtime from 2.0.137201 to 2.0.142701 (#671)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.137201 to 2.0.142701.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-29 08:22:25 +08:00
NextTurn 3bfa46f5b0 Upgrade to .NET 5 2020-08-20 11:03:40 +08:00
Next Turn dcf3013f75
Revise docs for 3.0.0-alpha.3 (#608)
* Mention optional settings

* Mention removed settings

* Add links to system requirements

* markdownlint fixes

* Remove trailing spaces

* Mention boolean elements

* Add preshutdown

* Add `dev ps` command

* Stop misleading

* Why aren't you using Windows 10?

* Add `stdoutPath`/`stderrPath`

* Relative paths and the default working directory

* Send a close message to Windows (GUI) apps

* Use valid XML

* Add `customize` and `dev kill` commands

* Update README.md

* Add commands

* Fix spacing

* Update installation.md

* Update README.md
2020-08-11 07:54:32 +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