Skip to content

Commit

Permalink
Reverted Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpiva committed Sep 12, 2020
1 parent 0f4c0fc commit 1bf2326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1bf2326

Please sign in to comment.