TextTemplatingCore icon indicating copy to clipboard operation
TextTemplatingCore copied to clipboard

github actions: add dotnet-desktop.yml

Open SergeyFilippov opened this issue 9 months ago • 0 comments

  • add github actions for test compilation of debug and release
  • publish artifacts for both configurations

Currently triggered for pull request to master and on any commit to master. Action installs both dotnet 8 and 9, so it will be possible to run against future pull request for net 9 support.

SergeyFilippov avatar May 14 '25 21:05 SergeyFilippov