Commit Graph

5 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie b22bb01eb5
Add LibMan CLI doc (#8260)
* Add LibMan CLI doc

* Add missing --verbosity option

* More edits

* Add Arguments sections

* Move provider names to an include

* Rearrange options

* Verbiage tweaks

* Shorten verbiage

* Fix code snippet include

* Show command to uninstall filesystem library

* Verbiage tweak

* Verbiage tweaks

* React to feedback

* pre-release --> prerelease

* Add output for help command

* Address horizontal scrolling in help output

* Add libman init screenshot

* React to feedback

* Fix folder path

* Final tweaks
2018-08-30 14:20:06 -05:00
Scott Addie 75a084be94
Add LibMan docs (#8008)
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246

The LibMan CLI detail will be added after the supporting NuGet package is published.

**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008)
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008)
2018-08-22 09:27:24 -05:00