Skip to content

Commit

Permalink
changing DI reference to 2.1 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsam authored Sep 15, 2020
1 parent 19dddea commit 92b3758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extensions/Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.18" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.1.0" />
</ItemGroup>
</Project>

0 comments on commit 92b3758

Please sign in to comment.