Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileProviders changed namespace from AspNet to Extensions #143

Open
BrennanConroy opened this issue Jan 22, 2016 · 0 comments
Open

FileProviders changed namespace from AspNet to Extensions #143

BrennanConroy opened this issue Jan 22, 2016 · 0 comments

Comments

@BrennanConroy
Copy link
Member

The FileProviders namespace has changed:
Microsoft.AspNet.FileProviders.Abstractions -> Microsoft.Extensions.FileProviders.Abstractions
Microsoft.AspNet.FileProviders.Composite -> Microsoft.Extensions.FileProviders.Composite
Microsoft.AspNet.FileProviders.Embedded -> Microsoft.Extensions.FileProviders.Embedded
Microsoft.AspNet.FileProviders.Physical -> Microsoft.Extensions.FileProviders.Physical
Microsoft.AspNet.FileProviders.Sources -> Microsoft.Extensions.FileProviders.Sources

Please discuss at aspnet/FileSystem#162

@BrennanConroy BrennanConroy added this to the 1.0.0-rc2 milestone Jan 22, 2016
@aspnet aspnet locked and limited conversation to collaborators Jan 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant