Skip to content

Commit

Permalink
Downgrade dependencies to 3.1.x versions (Kros-sk#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
satano authored Apr 21, 2021
1 parent 500a2ca commit bfea969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kros.KORM.Extensions.Asp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Kros.KORM" Version="4.0.1" />
<PackageReference Include="Kros.KORM" Version="4.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="3.1.14" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.14" />
Expand Down

0 comments on commit bfea969

Please sign in to comment.