Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Configuration.UserSecrets in /Solution
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/aspnet/Extensions) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.7...v3.1.8)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2020
1 parent 849043c commit 2018804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solution/NAoCHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.8" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 2018804

Please sign in to comment.