AspNetCore.Docs/aspnetcore/migration/20_21/sample
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
..
Program.cs Migrate from 2.0 to 2.1 (#6612) 2018-05-29 16:59:58 -10:00
Startup.cs Show location of Session Middleware in migration (#8042) 2018-08-12 10:19:08 -07:00
Startup2.cs Update Migration doc for Identity (#7082) 2018-06-26 11:46:12 -07:00
WebApp20.csproj Implicit versioning of the All package (#9223) 2018-10-25 15:16:50 -10:00
WebApp21.csproj Update the 2.1 migration doc to instruct users to remove the version on Microsoft.AspNetCore.App (#8715) 2018-09-26 09:20:54 -10:00
_LoginPartial.cshtml Update Migration doc for Identity (#7082) 2018-06-26 11:46:12 -07:00
launchSettings20.json Add launchSettings.json example to v2.0 -> v2.1 migration (#8865) 2018-10-11 06:17:57 -05:00
launchSettings21.json Add launchSettings.json example to v2.0 -> v2.1 migration (#8865) 2018-10-11 06:17:57 -05:00