Skip to content

Commit

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

Bump Microsoft.Extensions.Configuration.Json from 3.1.7 to 3.1.8
  • Loading branch information
i4004 authored Sep 13, 2020
2 parents 60eacce + 93790e8 commit 2255ca0
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.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.8" />
<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.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.8" />
<PackageReference Include="Simplify.WindowsServices" Version="2.12.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2255ca0

Please sign in to comment.