Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ResourceConfiguration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
libraries
ResourceConfiguration
Merge requests
!10
Product/1154 resource type definition
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Product/1154 resource type definition
Product/1154-resourceTypeDefinition
into
Sprint/2020-22
Overview
0
Commits
2
Pipelines
1
Changes
10
Merged
Marcel Nellesen
requested to merge
Product/1154-resourceTypeDefinition
into
Sprint/2020-22
4 years ago
Overview
0
Commits
2
Pipelines
1
Changes
10
Expand
coscine/issues#1154
0
0
Merge request reports
Compare
Sprint/2020-22
Sprint/2020-22 (base)
and
latest version
latest version
eb1b1fbe
2 commits,
4 years ago
10 files
+
106
−
68
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
src/ResourceConfiguration/Properties/AssemblyInfo.cs
+
3
−
3
Options
@@ -9,8 +9,8 @@ using System.Reflection;
[
assembly
:
AssemblyDescription
(
"ResourceConfiguration is a part of the CoScInE group."
)]
[
assembly
:
AssemblyCompany
(
"IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyProduct
(
"ResourceConfiguration"
)]
[
assembly
:
AssemblyVersion
(
"1.
1.1
"
)]
[
assembly
:
AssemblyFileVersion
(
"1.
1.1
"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.
1.1
-topic-1
035-resou
000
2
"
)]
[
assembly
:
AssemblyVersion
(
"1.
3.0
"
)]
[
assembly
:
AssemblyFileVersion
(
"1.
3.0
"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.
3.0
-topic-1
159-rtdap
000
9
"
)]
[
assembly
:
AssemblyCopyright
(
"2020 IT Center, RWTH Aachen University"
)]
Loading