Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ResourceLoader
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
GitLab 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
ResourceLoader
Merge requests
!3
Product/1008 resource type part two
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Product/1008 resource type part two
Product/1008-resourceTypePartTwo
into
Sprint/2020-19
Overview
0
Commits
2
Pipelines
1
Changes
29
Merged
Marcel Nellesen
requested to merge
Product/1008-resourceTypePartTwo
into
Sprint/2020-19
4 years ago
Overview
0
Commits
2
Pipelines
1
Changes
29
coscine/issues#1008
0
0
Merge request reports
Compare
Sprint/2020-19
Sprint/2020-19 (base)
and
latest version
latest version
2c09f03c
2 commits,
4 years ago
29 files
+
1905
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
29
src/ResourceLoader/Properties/AssemblyInfo.cs
0 → 100644
+
16
−
0
View file @ 2c09f03c
Edit in single-file editor
Open in Web IDE
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using
System.Reflection
;
[
assembly
:
AssemblyTitle
(
"ResourceLoader"
)]
[
assembly
:
AssemblyDescription
(
"ResourceLoader is a part of the CoScInE group."
)]
[
assembly
:
AssemblyCompany
(
"IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyProduct
(
"ResourceLoader"
)]
[
assembly
:
AssemblyVersion
(
"1.1.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.1.0"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.1.0-topic-1035-resou0002"
)]
[
assembly
:
AssemblyCopyright
(
"2020 IT Center, RWTH Aachen University"
)]
Loading