Skip to content

20220816-25: Fix automated build for .NET releases (#2059)

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:21
· 798 commits to master since this release
ea67882
* Fix automated build for .NET releases
* Update build-and-release.yml
* update submodule for building
* Update build-and-release.yml
* update consoleinteractive build
* Update build-and-release.yml
* set PublishSingleFile as true by default
* update csproj file to include compile flag

setting IncludeNativeLibrariesForSelfExtract to true removes the sni.dll output file.

* update build instructions on README
* move compile flags into env variable

- disable compilation of PDB files
- enable OSX builds