Skip to content
Snippets Groups Projects
Commit 9c7669e4 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Fix: Logging working on POST (coscine/issues#572)

parent dadd15c9
No related branches found
No related tags found
1 merge request!22Fix: Logging working on POST (coscine/issues#572)
......@@ -9,8 +9,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Coscine.ApiCommons" Version="1.3.0" />
<PackageReference Include="Coscine.Database" Version="1.12.0" />
<PackageReference Include="Coscine.ApiCommons" Version="1.3.1" />
<PackageReference Include="Coscine.Database" Version="1.12.1" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Abstractions" Version="2.2.0" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment