Skip to content
Snippets Groups Projects
Commit 88e339e2 authored by L. Ellenbeck's avatar L. Ellenbeck
Browse files

Increase database version coscine/issues#280

parent 8fc89fc7
No related branches found
No related tags found
1 merge request!7Hotfix/280 surname and givenname
...@@ -268,3 +268,6 @@ __pycache__/ ...@@ -268,3 +268,6 @@ __pycache__/
tools/* tools/*
!tools/packages.config !tools/packages.config
dist/ dist/
# linq2db clutter
src/.tools/*
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Coscine.ApiCommons" Version="1.2.0" /> <PackageReference Include="Coscine.ApiCommons" Version="1.2.1" />
<PackageReference Include="Coscine.Database" Version="1.5.1" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" /> <PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" /> <PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Abstractions" 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 to comment