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

Fix: Hardcoded Dependency (coscine/issues#1763)

parent 42ec4377
No related branches found
No related tags found
1 merge request!46Hotfix/0071 fix resource create
......@@ -23,6 +23,6 @@
<PackageReference Include="Coscine.Logging" Version="2.*-*" />
<PackageReference Include="Coscine.ResourceLoader" Version="2.*-*" />
<PackageReference Include="Coscine.ResourceTypeBase" Version="2.*-*" />
<PackageReference Include="Coscine.WaterbutlerHelper" Version="2.1.2-beta0003" />
<PackageReference Include="Coscine.WaterbutlerHelper" Version="2.*-*" />
</ItemGroup>
</Project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment