ironfede / openmcdf

Microsoft Compound File .net component - pure C# - netstandard 2.0
Mozilla Public License 2.0
302 stars 73 forks source link

Add Source/PDB nuget package #24

Closed ironfede closed 6 years ago

michaelp commented 6 years ago

ETA Monday July 23th

michaelp commented 6 years ago

@ironfede

  1. The task is done, please code review and merge.
  2. For the next story, please read the following: Strong Name Signing This is a breaking change, but it is a required change since to the best of my knowlege it is impossible to strong name sign assemblies on linux, I.e. people will not be able to build the code on linux (debugging is possible due to the issue #24 )