CHANGES.txt 1.0 KB

1234567891011121314151617181920212223242526272829
  1. VS Project Loader Extension 3.7 - November 18, 2017
  2. Added support for new .csproj file format, and resolved issue with missing
  3. optional project elements.
  4. Issues Resolved
  5. * 11 Invalid Project Format Exception if Project is new project file format
  6. * 14 NullReferenceException when loading project file with missing AssemblyName/OutputType
  7. * 16 vs-project-load does not find tests in csproj that use PackageReference instead of package.config
  8. VS Project Loader Extension 3.6 - August 1, 2017
  9. Fixes several packaging errors and adds a new chocolatey package. Runners and engines
  10. installed under chocolatey will see and make use of this package.
  11. Issues Resolved
  12. * 4 Change API reference to released version
  13. * 7 No license file in NuGet package
  14. * 8 Integrate chocolatey package in build script
  15. VS Project Loader Extension 3.5 - October 6, 2016
  16. The first independent release of the vs-project-loader extension.
  17. Issues Resolved
  18. * 1 Incorrect path of dlls extracted from solution file