Commit Graph

10 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Mark Pritchett 51b914aef2 Add launchSettings.json example to v2.0 -> v2.1 migration (#8865) 2018-10-11 06:17:57 -05:00
Nate McMaster db618cf993 Update the 2.1 migration doc to instruct users to remove the version on Microsoft.AspNetCore.App (#8715)
Reverts https://github.com/aspnet/Docs/pull/7543

See https://github.com/aspnet/Home/issues/3292#issuecomment-424146341 for context
2018-09-26 09:20:54 -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
Luke Latham a22128e41b Show location of Session Middleware in migration (#8042) 2018-08-12 10:19:08 -07:00
Nate McMaster 5cdd18fc83 Update the migration docs to remove instructions for versionless package references (#7543)
Follow up to https://github.com/aspnet/Docs/pull/7540

I found one more reference to versionless packages. I've updated the migration guide to remove this recommendation, and also briefly mentioned the most common issues users have encountered so far.
2018-07-10 15:01:56 -05:00
Rick Anderson cd6c4df4d3
Update Migration doc for Identity (#7082)
* Update Migration doc for Identity

* work

* work

* fix merge conflict
2018-06-26 11:46:12 -07:00
Rick Anderson fa588a8984
Migrate from 2.0 to 2.1 (#6612)
* WIP Migrate from 2.0 to 2.1

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* .

* Update 20_21.md

* Update 20_21.md
2018-05-29 16:59:58 -10:00