Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 Jan 15:09
· 1373 commits to release since this release

Features

  • Add functional tests for kpm wrap (#936)
  • [Performance] DTH should defer compilation for project load scenarios (#883)
  • Enable KRE servicing (#870)
  • Referencing csproj from kproj (#827)
  • Dll property details tab does not show assembly info attribute (#776)

Bugs Fixed

  • Regression: NRE in KRE build 10755 (regressed w.r.t build 10753) (#974)
  • "kpm pack" should look for web.config in wwwroot, instead of project root (#962)
  • Design Time host build fails with The specified path, file name, or both are too long. (#961)
  • GetCompiledAssembly null refs when there is a compile error (#959)
  • kpm pack command line help improvements (#910)
  • Project.json generated by "kpm wrap" should have a poniter to original csproj (#906)
  • Wrap command should not create wrap folder if project with same name already exists (#904)
  • nit, kpm wrap help text (#903)
  • CsprojDumper.exe should be changed to a proj file (#902)
  • CoreCLR version of kpm restore failed with Only one asynchronous reader or writer is allowed time at one time (#858)
  • Preprocessors does not work in CoreCLR (#829)
  • Show paths of the corrupted cache files (#763)
  • kpm pack should create .sh files for each entrypoint (#327)