aspnetcore/test/WebSites/RazorCompilerCacheWebSite
Doug Bunting ca65b1b6ed Correct recent checkins
- correct typo in 3303286288
 - really seal `CachedModelMetadata.Properties`
- make a couple of test methods `public` (!!)
- add Microsoft.AspNet.PageExecutionInstrumentation to Mvc.sln
- remove `<RootNamespace/>`, `<ProjectExtensions/>`, etc. from .kproj files
2015-02-12 08:53:17 -08:00
..
Services Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
wwwroot Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
CompilerCacheController.cs Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
Index.cshtml Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
RazorCompilerCacheWebSite.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
Startup.cs Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00
project.json Updating CompilerCache to use IMemoryCache and file system watcher to 2015-02-05 09:52:17 -08:00