jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
497 stars 50 forks source link

Use RoslynCodeTaskFactory when available (MSBuild 15.8 and newer) #274

Closed ghost closed 2 years ago

ghost commented 2 years ago

Fix for #273.

codecov[bot] commented 2 years ago

Codecov Report

Merging #274 (1938bd2) into main (b2ac846) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   95.57%   95.57%           
=======================================
  Files         113      113           
  Lines        7498     7498           
  Branches      695      695           
=======================================
  Hits         7166     7166           
  Misses        230      230           
  Partials      102      102           

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 b2ac846...1938bd2. Read the comment docs.