Breaking Change: Support for Visual Studio 2019 + 2017 is provided via separate package available on GitHub as LicenseHeaderManager.2019.vsix due to constraints in Visual Studio extension model.
Breaking Change: Support for Visual Studio 2015 has been dropped due to constraints in Visual Studio extension model.
Drop support for Visual Studio 2012 and Visual Studio 2013. If you need support for Visual Studio 2012 or Visual Studio 2013, version 2.0.3 can be downloaded from github.com.
Fix "LicenseHeaderManager throws "The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))." when trying to add the LicenseHeader" (#68)
Fix "Visual Studio crashes sometimes when trying to execute 'Add License Headers to All Projects' on Solution" (#75)