Skip to content

Commit

Permalink
Merge pull request #16 from SimplifyNet/dependabot/nuget/develop/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Configuration.Json-3.1.7

Bump Microsoft.Extensions.Configuration.Json from 3.1.5 to 3.1.7
  • Loading branch information
i4004 authored Aug 12, 2020
2 parents 1917d10 + 5073182 commit 60eacce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/MyProject.Scheduler/MyProject.Scheduler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />
<PackageReference Include="Simplify.Scheduler" Version="1.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />
<PackageReference Include="Simplify.WindowsServices" Version="2.12.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 60eacce

Please sign in to comment.