Skip to content
Snippets Groups Projects
Commit 329ce7ed authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Fix: Update dependencies

parent b6925f9f
No related branches found
No related tags found
1 merge request!23Release: Sprint/2023 05 :robot:
Pipeline #935096 passed
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Search</RootNamespace>
......@@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Coscine.ApiCommons" Version="*-*" />
<PackageReference Include="Coscine.Database" Version="*-*" />
<PackageReference Include="Coscine.SemanticSearch" Version="1.7.0-issue-2264-sorts0005" />
<PackageReference Include="Coscine.SemanticSearch" Version="*-*" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.9" />
</ItemGroup>
</Project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment