EmbeddedFileProvider should not be compiled for netstandard1.0
pranavkm opened this issue · 5 comments
pranavkm commented
The comment here says we should remove the TFM in 2.0: https://github.com/aspnet/FileSystem/blob/dev/src/Microsoft.Extensions.FileProviders.Embedded/EmbeddedFileProvider.cs#L57
natemcmaster commented
I tracked down the history of this comment. It was added here: #210 cc @BrennanConroy
@muratg any reason we should keep netstandard1.0?
muratg commented
@natemcmaster So it'll be netstandard1.5 only? I think it should be fine -- any objections @davidfowl?
natemcmaster commented
Dropping netstandard1.0 means dropping:
- Universal Windows Platform 10
- Windows Phone 8.0, 8.1
- Windows Phone Silverlight