jamescourtney / FlatSharp

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

quoted $(CompilerPath) in command #377

Closed goldsam closed 1 year ago

goldsam commented 1 year ago

closes #376

goldsam commented 1 year ago

I have confirmed this fix resolves the issue using a local build of FlatSharp.

jamescourtney commented 1 year ago

Thanks for the bug report and the fix! I'll approve this once the CI runs pass and get a new build published!

codecov[bot] commented 1 year ago

Codecov Report

Merging #377 (9fe8397) into main (43eaca8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files         121      121           
  Lines        9588     9588           
  Branches      814      814           
=======================================
  Hits         9286     9286           
  Misses        204      204           
  Partials       98       98           

Continue to review full report in Codecov by Sentry.

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