809 Commits

Author SHA1 Message Date
Next Turn
e4cf507bae Revise docs for 3.0.0-alpha.11 (#1006) 2023-01-30 12:52:56 +08:00
shamork
e0d4fcbe29 Update xml-config-file.md (#875)
* Update xml-config-file.md

* Update xml-config-file.md

---------

Co-authored-by: Next Turn <45985406+nxtn@users.noreply.github.com>
2023-01-29 16:56:39 +08:00
Zing22
e63a7615b3 Update serviceaccount field in sample complete.xml (#780) 2023-01-29 16:38:44 +08:00
dependabot[bot]
3ea4001333 Bump System.Reflection.Metadata from 5.0.0 to 7.0.0 (#981)
Bumps [System.Reflection.Metadata](https://github.com/dotnet/runtime) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: System.Reflection.Metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 15:56:04 +08:00
Next Turn
a370d70e0b Update Node.js packages (#1002) 2023-01-29 15:55:49 +08:00
Next Turn
f8d2ae567c Fix tests (#1003) 2023-01-29 15:45:08 +08:00
dependabot[bot]
73b2539440 Bump release-drafter/release-drafter from 5.20.1 to 5.22.0 (#993)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.1 to 5.22.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.22.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 11:13:56 +08:00
dependabot[bot]
cf6ddcd299 Bump actions/checkout from 2.3.4 to 3.3.0 (#996)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 01:05:30 +08:00
Next Turn
a6ba41681d Upgrade to .NET 7 (#1001) v3.0.0-alpha.11 2023-01-29 00:27:45 +08:00
dependabot[bot]
f5b44b958f Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#962)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 21:22:17 +08:00
Next Turn
9fbb729713 Fix build pipelines (#998) 2023-01-19 21:09:09 +08:00
dependabot[bot]
7b2923f88b Bump @actions/core in /.github/actions/milestone-management (#960)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 19:10:51 +08:00
dependabot[bot]
4964bd806a Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.3.0 (#955)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v17.3.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:58:56 +02:00
Zhiyuan Zheng
8e26700795 Include ARM64 build as part of the releases (#940)
Simply add below command:
```
 dotnet publish src\WinSW\WinSW.csproj -c $(BuildConfiguration) -f net6.0-windows -r win-arm64 -p:Version=$(BuildVersion)
```
2022-08-23 09:58:43 +02:00
dependabot[bot]
d6c13d8bba Bump release-drafter/release-drafter from 5.16.1 to 5.20.1 (#957)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.16.1 to 5.20.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.16.1...v5.20.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:53:08 +02:00
dependabot[bot]
9ae662362e Bump System.Memory from 4.5.4 to 4.5.5 (#947)
Bumps [System.Memory](https://github.com/dotnet/corefx) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:52:47 +02:00
dependabot[bot]
393c635da1 Bump Microsoft.Build.Utilities.Core from 16.11.0 to 17.2.0 (#935)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.11.0 to 17.2.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.11.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:52:17 +02:00
Simon Biggs
8a1f3ea925 Fix closing tag (#881) 2022-08-23 09:51:12 +02:00
freezingDaniel
dbe1cf40cb Fix typo (#929)
Corrected "rust" with "just"
2022-08-23 09:50:33 +02:00
freezingDaniel
0876513c46 Fix incorrect quotation marks (#930) 2022-08-23 09:49:50 +02:00
dependabot[bot]
53c31dd2bb Bump node-fetch in /.github/actions/milestone-management (#938)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 00:00:29 +08:00
dependabot[bot]
fb64806d1d Bump System.Security.AccessControl from 5.0.0 to 6.0.0 (#885)
Bumps [System.Security.AccessControl](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: System.Security.AccessControl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 23:55:50 +08:00
Andrew Graham
079517747c Update xml-config-file.md (#943)
Add missing / to service account block.
2022-06-19 23:47:55 +08:00
dependabot[bot]
5833a4c8e5 Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#901)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.16.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.16.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 10:39:42 +01:00
dependabot[bot]
d31c2a6a0a Bump Microsoft.Build.Utilities.Core from 16.10.0 to 16.11.0 (#857)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 14:32:03 +02:00
Next Turn
71f08e5e73 Fix download exceptions when ignoring errors (#853) v3.0.0-alpha.10 2021-08-09 13:35:37 +08:00
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
dependabot[bot]
600a8edc11 Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (#832)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-08 12:47:37 +08:00
Mohammad Ahmadi
31e5ef5ecf Correct of a typo and some punctuations (#808) 2021-08-08 12:47:19 +08:00
dependabot[bot]
01032213ce Bump Mono.Cecil from 0.11.3 to 0.11.4 (#845)
Bumps [Mono.Cecil](https://github.com/jbevain/cecil) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/jbevain/cecil/releases)
- [Commits](https://github.com/jbevain/cecil/compare/0.11.3...0.11.4)

---
updated-dependencies:
- dependency-name: Mono.Cecil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-08 12:44:44 +08:00
dependabot[bot]
674ea54930 Bump Microsoft.Diagnostics.Runtime from 2.0.217201 to 2.0.226801 (#830)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.217201 to 2.0.226801.
- [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>
2021-08-08 12:42:53 +08:00
dependabot[bot]
1cb5e2ac27 Bump Microsoft.Build.Utilities.Core from 16.9.0 to 16.10.0 (#833)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 16.9.0 to 16.10.0.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Commits](https://github.com/dotnet/msbuild/compare/v16.9.0...v16.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 12:22:17 +02:00
dependabot[bot]
15071bf1dd Bump coverlet.collector from 3.0.3 to 3.1.0 (#848)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 12:21:42 +02:00
dependabot[bot]
25b5d7a741 Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#816)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.0-alpha.9
2021-04-09 14:05:08 +08:00
dependabot[bot]
2654f92a64 Bump Microsoft.Diagnostics.Runtime from 2.0.161401 to 2.0.217201 (#813)
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.161401 to 2.0.217201.
- [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>
2021-04-09 14:04:57 +08:00
Next Turn
885877c12b Revert "Upgrade to .NET 6 (#806)" (#817)
This reverts commit 6db5fbc2c3.
2021-04-09 14:03:24 +08:00
dependabot[bot]
3c5884e7b8 Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#809)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 00:02:06 +08:00
Next Turn
6db5fbc2c3 Upgrade to .NET 6 (#806) v3.0.0-alpha.8 2021-03-17 02:10:31 +08:00
Next Turn
3f6bc3195f Revise docs for 3.0.0-alpha.8 (#768) 2021-03-17 02:00:57 +08:00
dependabot[bot]
78bb7627fa Bump Microsoft.Build.Utilities.Core from 16.8.0 to 16.9.0 (#800)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/microsoft/msbuild) from 16.8.0 to 16.9.0.
- [Release notes](https://github.com/microsoft/msbuild/releases)
- [Commits](https://github.com/microsoft/msbuild/commits/v16.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 18:41:20 +08:00
dependabot[bot]
14611a2fb3 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#795)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 18:40:49 +08:00
dependabot[bot]
0459e94e9b Bump coverlet.collector from 3.0.0 to 3.0.3 (#794)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 18:40:22 +08:00
dependabot[bot]
a59bb71047 Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#792)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 18:39:48 +08:00
Richard Fawcett
80ec5356cc Ensure we close correct handle after checking if service exists (#793)
Previously, this code would close the Service Control Manager (SCM)
handle instead of the service handle, meaning:

- any future calls to the SCM would fail due to invalid handle
- a handle to the service was left open in error

Also, reduce the access rights given to the handle, as we don't need
ALL rights just to check if the service exists.
2021-02-17 19:38:14 +08:00
dependabot[bot]
8b8d983b51 Bump coverlet.collector from 1.3.0 to 3.0.0 (#776) 2021-01-11 15:47:29 +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
3af523fe1c Add milestone management action 2020-12-30 00:55:20 +08:00