Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Configuration.Abstractions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 3.1.2 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2020
1 parent 828e881 commit c63eb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSETWebApi/CSETWeb_Api/DataLayerCore/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<package id="Microsoft.Extensions.Caching.Abstractions" version="5.0.0" targetFramework="net461" />
<package id="Microsoft.Extensions.Caching.Memory" version="5.0.0" targetFramework="net461" />
<package id="Microsoft.Extensions.Configuration" version="3.1.2" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.Abstractions" version="3.1.2" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.Abstractions" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.Binder" version="3.1.2" targetFramework="net472" />
<package id="Microsoft.Extensions.DependencyInjection" version="3.1.2" targetFramework="net472" />
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="3.1.2" targetFramework="net472" />
Expand Down

0 comments on commit c63eb0a

Please sign in to comment.