Skip to content

Tags: devlooped/dotnet-stop

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kzu Daniel Cazzulino
Upload any/pointer packages to artifacts

v2.0.1-beta

Toggle v2.0.1-beta's commit message
Add support for more RIDs and simplify packaging logic

Expanded publish matrix and .csproj to support win-arm64, linux-arm64, osx-x64, and windows-11-arm. Removed HybridToolPackage logic and ToolPackageRuntimeIdentifiers. Updated NuGet/Sleet steps to match new RIDs. Added special handling for RID=any in .csproj.

v2.0.0

Toggle v2.0.0's commit message
Bump Spectre.Console from 0.54.0 to 0.55.2

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-version: 0.55.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectre
...

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

v2.0.0-alpha

Toggle v2.0.0-alpha's commit message
Add hybrid AOT tool publishing

Configure the tool for publish-only hybrid Native AOT/CoreCLR packaging, with net10.0 as the only target framework and an any-RID CoreCLR fallback. Update the release workflow to collect RID-specific Native AOT packages from OS-specific jobs, then publish runtime/fallback packages before the top-level pointer package.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

v1.1.2

Toggle v1.1.2's commit message
+Mᐁ includes

v1.1.1

Toggle v1.1.1's commit message
+Mᐁ includes

v1.1.0

Toggle v1.1.0's commit message
Update to shorthand dnx stop in readme

v1.0.5

Toggle v1.0.5's commit message
Fix packaging of dependencies

v1.0.0

Toggle v1.0.0's commit message
Fix SIGINT typo in docs/text

It was correct of course in the actual *nix code, but not in text/descriptions :S

v0.1.0

Toggle v0.1.0's commit message
Switch to smaller default icon in readme