Skip to content

Commit

Permalink
Bump Microsoft.Extensions.FileProviders.Physical
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.FileProviders.Physical](https://github.com/aspnet/Extensions) from 2.2.0-preview3-35497 to 3.0.0.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits/v3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and atruskie committed Oct 16, 2019
1 parent 733ef00 commit e96fb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acoustics.Shared/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<package id="Microsoft.Extensions.Configuration.FileExtensions" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Extensions.Configuration.Json" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Extensions.FileProviders.Abstractions" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Extensions.FileProviders.Physical" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Extensions.FileProviders.Physical" version="3.0.0" targetFramework="net462" />
<package id="Microsoft.Extensions.FileSystemGlobbing" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Extensions.Primitives" version="2.2.0-preview3-35497" targetFramework="net462" />
<package id="Microsoft.Net.Compilers.Toolset" version="3.1.0" targetFramework="net462" developmentDependency="true" />
Expand Down

0 comments on commit e96fb1e

Please sign in to comment.