iivchenko / ShogunLib

Set of libraries with useful and reusable code like LINQ extension, Monads, event extensions and helpers, patterns etc.
MIT License
1 stars 0 forks source link

NuGet package #17

Closed iivchenko closed 7 years ago

iivchenko commented 8 years ago

Change package header from Just useful stuff for everyday to ShogunLib

Change package Icon

Well may be it is better to use my shogun avatar as package icon

Dlls auto copy

Populate ShogunLib.nuspec with ability to copy necessary dlls to the lib folder automatically. Possibly it will be good to add auto build of all projects before package creation.

BuildPackage.bat and comments

Provide manual on path creation, dlls and documentation copy, batch execution and package upload.

iivchenko commented 7 years ago

https://github.com/iivchenko/ShogunLib/pull/32