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

Fix: Hardcoded Dependency (coscine/issues#1763)

parent 640268c1
No related branches found
No related tags found
1 merge request!50Hotfix/0071 fix resource create
......@@ -23,6 +23,6 @@
<PackageReference Include="Coscine.Metadata" 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