Skip to content

Commit

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

Bump Microsoft.Extensions.DependencyInjection from 2.2.0 to 3.0.0
  • Loading branch information
niemyjski authored Nov 15, 2019
2 parents 58ef359 + ad3960b commit de87914
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.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.0" />
</ItemGroup>
</Project>

0 comments on commit de87914

Please sign in to comment.