Skip to content

Commit

Permalink
Merge pull request #36 from FizzBuzz791/dependabot/nuget/Solution/Mic…
Browse files Browse the repository at this point in the history
…rosoft.Extensions.Configuration.UserSecrets-3.1.8

Bump Microsoft.Extensions.Configuration.UserSecrets from 3.1.7 to 3.1.8 in /Solution
  • Loading branch information
FizzBuzz791 authored Sep 10, 2020
2 parents 849043c + 2018804 commit 492ce35
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 492ce35

Please sign in to comment.