Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PID Migrator
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
scripts
PID Migrator
Merge requests
!7
Fix: Search All PIDs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix: Search All PIDs
Hotfix/2259-correctPIDUpdate
into
master
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
Benedikt Heinrichs
requested to merge
Hotfix/2259-correctPIDUpdate
into
master
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
coscine/issues#2259
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d8f72a65
1 commit,
1 year ago
3 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/PIDMigrator/PIDMigrator.csproj
+
1
−
0
Options
@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="Coscine.Action" Version="3.*-*" />
<PackageReference Include="Coscine.ProxyApi" Version="3.0.3" />
</ItemGroup>
</Project>
Loading