Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GraphDeployer
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
backend
scripts
GraphDeployer
Merge requests
!4
Hotfix/953-fileNameWithSpace
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Hotfix/953-fileNameWithSpace
Hotfix/953-fileNameWithSpace
into
master
Overview
0
Commits
2
Pipelines
2
Changes
3
Merged
Hotfix/953-fileNameWithSpace
Benedikt Heinrichs
requested to merge
Hotfix/953-fileNameWithSpace
into
master
Aug 7, 2020
Overview
0
Commits
2
Pipelines
2
Changes
3
(coscine/issues#953)
Edited
Aug 10, 2020
by
Marcel Nellesen
0
0
Merge request reports
Compare
master
version 1
21a0fb90
Aug 7, 2020
master (base)
and
latest version
latest version
d48a6210
2 commits,
Aug 10, 2020
version 1
21a0fb90
1 commit,
Aug 7, 2020
3 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
src/GraphDeployer/GraphDeployer.csproj
+
2
−
2
View file @ d48a6210
Edit in single-file editor
Open in Web IDE
Show full file
@@ -46,8 +46,8 @@
<Reference
Include=
"Coscine.Database, Version=1.22.2.0, Culture=neutral, PublicKeyToken=767d77427707b70a, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Database.1.22.2\lib\net461\Coscine.Database.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.Metadata, Version=1.3.
0
.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Metadata.1.3.
0
\lib\net461\Coscine.Metadata.dll
</HintPath>
<Reference
Include=
"Coscine.Metadata, Version=1.3.
1
.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.Metadata.1.3.
1
\lib\net461\Coscine.Metadata.dll
</HintPath>
</Reference>
<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>
Loading