forked from aspnet/FileSystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change ASP.NET vNext to ASP.Net 5 in the Readme.md
- Loading branch information
Aligned
committed
Jan 21, 2015
1 parent
fdd0261
commit 1d4ff8e
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FileProvider | ||
========== | ||
|
||
File Provider abstractions for ASP.NET vNext runtime. Contains IFileInfo and IFileProvider. | ||
File Provider abstractions for ASP.NET 5 runtime. Contains IFileInfo and IFileProvider. | ||
|
||
This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo. | ||
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo. |