Skip to content

Releases: martincostello/dotnet-macos-notarization-example

v1.3.0

09 Mar 14:18
Immutable release. Only release title and notes can be modified.
v1.3.0
32cc09b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Nov 15:40
aad1fe0

Choose a tag to compare

Update to .NET 8 (#10)

Update to .NET 8.

v1.1.0

20 May 10:25

Choose a tag to compare

Only notarize if secrets available

Only notarize for non-forks so that secrets are available.

v1.0.0

10 May 18:27

Choose a tag to compare

Ensure app has execute permissions

Ensure that +x is set on the main executable, as it gets lost in the process of uploading and downloading the artifacts.