You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.
javiercn
changed the title
[BREAKING CHANGE]
[BREAKING CHANGE] public class Microsoft.Extensions.FileProviders.FileSystemInfoHelper was made static
Nov 4, 2016
V1:
public class FileSystemInfoHelper
V2:
public static class FileSystemInfoHelper
[ACTION for 1.1]: Undo the breaking change.
[ACTION for 2.0]: Make the class internal.
The text was updated successfully, but these errors were encountered: