dwmkerr / consolecontrol

ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
MIT License
723 stars 169 forks source link

build: create NuGet specs, build with appveyor #33

Closed dwmkerr closed 5 years ago

dwmkerr commented 5 years ago

This PR updates the code to build the NuGet packages from *.nuspec files directly from the appveyor build. It removes obsoleted scripts and cleans up the docs.