Skip to content

Commit

Permalink
Merge pull request FoundatioFx#26 from FoundatioFx/dependabot/nuget/M…
Browse files Browse the repository at this point in the history
…icrosoft.Extensions.DependencyInjection-3.1.1

Bump Microsoft.Extensions.DependencyInjection from 3.1.0 to 3.1.1
  • Loading branch information
niemyjski authored Jan 16, 2020
2 parents b0ca66c + dba71e7 commit 0ae74da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<ItemGroup>
<PackageReference Include="Exceptionless.RandomData" Version="1.1.47" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.1" />
</ItemGroup>
</Project>

0 comments on commit 0ae74da

Please sign in to comment.