improvedk / OrcaMDF

A C# parser for MDF files. Allows you to read tables, metadata and indexes from MDF files without it being attached to a running SQL Server instance.
http://improve.dk/archive/2011/05/03/introducing-orcamdf.aspx
GNU General Public License v3.0
181 stars 74 forks source link

added nuget generation to the build process #14

Closed zippy1981 closed 11 years ago

zippy1981 commented 11 years ago

Everytime you hit F5 the nuget package is built. The nuspec is generated by AssemblyInfo.cs

improvedk commented 11 years ago

Looks good, I'll try and take it from here to get the package up - thanks!

zippy1981 commented 11 years ago

Great, I'll make a chocolaty one next.