Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@moudis moudis released this 20 Jul 22:39
· 1 commit to master since this release
e9f803d
  • Created dotnet publish archives for each platform.
  • Note: the executables in the archives are not signed. To run in macOS:
    • xattr -r -d com.apple.quarantine * in the folder containing the archive contents
  • dotnet run or dotnet publish can be used locally to run from source if desired.