Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ECS Manager
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Show more breadcrumbs
Coscine
backend
libraries
ECS Manager
Merge requests
!3
Product/1008 resource type part two
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Product/1008 resource type part two
Product/1008-resourceTypePartTwo
into
Sprint/2020-19
Overview
0
Commits
2
Pipelines
1
Changes
22
Merged
Marcel Nellesen
requested to merge
Product/1008-resourceTypePartTwo
into
Sprint/2020-19
4 years ago
Overview
0
Commits
2
Pipelines
1
Changes
22
Expand
coscine/issues#1008
0
0
Merge request reports
Compare
Sprint/2020-19
Sprint/2020-19 (base)
and
latest version
latest version
5bb2bd6d
2 commits,
4 years ago
22 files
+
1701
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
22
Search (e.g. *.vue) (Ctrl+P)
src/ECSManager/Properties/AssemblyInfo.cs
0 → 100644
+
16
−
0
Options
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using
System.Reflection
;
[
assembly
:
AssemblyTitle
(
"EcsManager"
)]
[
assembly
:
AssemblyDescription
(
"EcsManager is a part of the CoScInE group."
)]
[
assembly
:
AssemblyCompany
(
"IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyProduct
(
"EcsManager"
)]
[
assembly
:
AssemblyVersion
(
"1.0.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.0.0"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.0.0-topic-1032-resou0006"
)]
[
assembly
:
AssemblyCopyright
(
"2020 IT Center, RWTH Aachen University"
)]
Loading