Feature/new build process and scripts by codebude · Pull Request #331 · Shane32/QRCoder

@codebude

This PR implements the following features:

  • Added strong name signing as requested in multiple issues
  • Move build "engine" from MyGet.org (Batch script) to Github.com (yml-based actions)
  • Adds .NET 5.0 as new, additional target

@codebude

Added NuGet readme, replaced PackageIconUrl by PackageIcon, etc.
Removes MyGet build script and introduces Github Actions as new "build engine".

@codebude

@codecov

Codecov Report

❗ No coverage uploaded for pull request base (master@d907ed1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #331   +/-   ##
=========================================
  Coverage          ?   61.95%           
=========================================
  Files             ?       17           
  Lines             ?     2560           
  Branches          ?      486           
=========================================
  Hits              ?     1586           
  Misses            ?      906           
  Partials          ?       68           
Flag Coverage Δ
net5.0 62.71% <0.00%> (?)
net5.0-windows 61.83% <0.00%> (?)
netcoreapp2.0 58.79% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d907ed1...acea6c0. Read the comment docs.

@codebude

@codebude codebude deleted the feature/new-build-process-and-scripts branch

October 31, 2021 14:11