Improved
1.0.0-beta6
Features
- Using XDocument instead of XmlSerializer to serialize NuGet manifest (#1956)
- Add "dnu sources" command (#1901)
- Duplicate errors in the error list window when produce outputs on build checked. (#1722)
- DNU file globbing is case sensitive on Windows (#1645)
- Remove System.Private.* from the runtime (#1601)
- Lock file entries should be sorted in a consistent manner to avoid conflicts (#1221)
- Add "dnu feeds list" command (#1113)
Bugs Fixed
- "dnu restore" caching behavior regression (#2291)
- Dnu publish should use IPackagePathResolver to resolve package path (#2273)
- FileNotFoundException when publishing (#2267)
- First Chance Exception on Windows when finding which OS user is on (#2265)
- "dnu install" regression (#2254)
- Support publishing any 'dnx' framework with a CLR runtime (#2246)
- Regression: DNU restore tries to load the current project from the package cache (#2240)
- System.IO.InvalidDataException: The required element 'metadata' is missing from the manifest (#2208)
- BUG: "dnu commands install" fails to find .sha512 (#2192)