Skip to content
Snippets Groups Projects
Commit d48a6210 authored by Marcel Nellesen's avatar Marcel Nellesen
Browse files

Fix: Updated dependencies (coscine/issues#953)

parent 21a0fb90
No related branches found
No related tags found
1 merge request!4Hotfix/953-fileNameWithSpace
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<HintPath>..\packages\Coscine.Database.1.22.2\lib\net461\Coscine.Database.dll</HintPath> <HintPath>..\packages\Coscine.Database.1.22.2\lib\net461\Coscine.Database.dll</HintPath>
</Reference> </Reference>
<Reference Include="Coscine.Metadata, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Coscine.Metadata, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Coscine.Metadata.1.3.1-beta0002\lib\net461\Coscine.Metadata.dll</HintPath> <HintPath>..\packages\Coscine.Metadata.1.3.1\lib\net461\Coscine.Metadata.dll</HintPath>
</Reference> </Reference>
<Reference Include="dotNetRDF, Version=2.5.0.0, Culture=neutral, PublicKeyToken=6055ffe4c97cc780, processorArchitecture=MSIL"> <Reference Include="dotNetRDF, Version=2.5.0.0, Culture=neutral, PublicKeyToken=6055ffe4c97cc780, processorArchitecture=MSIL">
<HintPath>..\packages\dotNetRDF.2.5.0\lib\net40\dotNetRDF.dll</HintPath> <HintPath>..\packages\dotNetRDF.2.5.0\lib\net40\dotNetRDF.dll</HintPath>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<package id="Consul" version="0.7.2.6" targetFramework="net461" /> <package id="Consul" version="0.7.2.6" targetFramework="net461" />
<package id="Coscine.Configuration" version="1.5.0" targetFramework="net461" /> <package id="Coscine.Configuration" version="1.5.0" targetFramework="net461" />
<package id="Coscine.Database" version="1.22.2" targetFramework="net461" /> <package id="Coscine.Database" version="1.22.2" targetFramework="net461" />
<package id="Coscine.Metadata" version="1.3.1-beta0002" targetFramework="net461" /> <package id="Coscine.Metadata" version="1.3.1" targetFramework="net461" />
<package id="dotNetRDF" version="2.5.0" targetFramework="net461" /> <package id="dotNetRDF" version="2.5.0" targetFramework="net461" />
<package id="dotNetRDF.Data.Virtuoso" version="2.5.0" targetFramework="net461" /> <package id="dotNetRDF.Data.Virtuoso" version="2.5.0" targetFramework="net461" />
<package id="EntityFramework" version="6.2.0" targetFramework="net461" /> <package id="EntityFramework" version="6.2.0" targetFramework="net461" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment