Commit Graph

12 Commits (ae1b6171b987e666c2682f22feeb659d27886dd6)

Author SHA1 Message Date
Shadi Namrouti 28e6882988 Fixes #10657 (#10688) 2019-01-30 11:22:57 -10:00
Julio 50eacad29e view-components samples: folder `Todo` renamed `ToDo` for case sensitive OS (#10637)
Fix https://github.com/aspnet/Docs/issues/10636

### Question

@Rick-Anderson 

Under 7f52e7646a/aspnetcore/mvc/views/view-components.md (specifying-a-view-name) 

I don't know why there is the sentance`Update Views/ToDoList/Index.cshtml:` Maybe we must say instead `Update Views/ToDo/Index.cshtml:`

Furthermore, there is a comment ` <!-- Views/ToDoList/Index.cshtml is never imported, so change to test tutorial -->` . But the Views/TodoList doesn't exist ? Should we delete this comment?

Sorry, I don't understand well…
2019-01-28 15:07:06 -10: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
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 20c547f4fe
Remove extra space from div tag (#4966) 2017-12-11 10:21:03 -06:00
Rick Anderson fce73ddd5c update view components to 2.1 (#4960) 2017-12-11 09:58:11 -06:00
Rick Anderson e9d736aceb VC as TH with 1.1 (#2791)
* VC as TH with 1.1

* clean up

* remove errant line

* address dave comments

* clean up
2017-02-17 15:13:35 -10:00
Scott Addie 7847cb031e Migrate View Components sample code to CSPROJ and .NET Core 1.1 (#2763) 2017-02-14 11:43:35 -10:00
Rick Anderson 015474a831 rm 2016-12-01 10:46:35 -10:00
Rick Anderson e6e68fd81d final 2016-12-01 10:38:32 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00