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

Fix: Update dependencies

parent 53c7b71b
No related branches found
No related tags found
1 merge request!74Fix: Update dependencies
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Blob</RootNamespace>
......@@ -21,6 +21,6 @@
<PackageReference Include="Coscine.Metadata" Version="2.*-*" />
<PackageReference Include="Coscine.Database" Version="2.*-*" />
<PackageReference Include="Coscine.Logging" Version="2.*-*" />
<PackageReference Include="Coscine.ResourceTypes" Version="1.5.4-beta0004" />
<PackageReference Include="Coscine.ResourceTypes" Version="1.*-*" />
</ItemGroup>
</Project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment