Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Logging
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
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
Logging
Commits
6dcad72d
Commit
6dcad72d
authored
4 years ago
by
David Schimmel
Browse files
Options
Downloads
Patches
Plain Diff
assembly update
parent
66c60d15
No related branches found
No related tags found
1 merge request
!12
Update: new analytics log categories (coscine/issues#1188)
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/Logging.Tests/Properties/AssemblyInfo.cs
+1
-1
1 addition, 1 deletion
src/Logging.Tests/Properties/AssemblyInfo.cs
src/Logging/Properties/AssemblyInfo.cs
+1
-1
1 addition, 1 deletion
src/Logging/Properties/AssemblyInfo.cs
with
2 additions
and
2 deletions
src/Logging.Tests/Properties/AssemblyInfo.cs
+
1
−
1
View file @
6dcad72d
...
@@ -11,6 +11,6 @@ using System.Reflection;
...
@@ -11,6 +11,6 @@ using System.Reflection;
[
assembly
:
AssemblyProduct
(
"Logging.Tests"
)]
[
assembly
:
AssemblyProduct
(
"Logging.Tests"
)]
[
assembly
:
AssemblyVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.3.0-topic-1221-loggi000
1
"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.3.0-topic-1221-loggi000
2
"
)]
[
assembly
:
AssemblyCopyright
(
"2021 IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyCopyright
(
"2021 IT Center, RWTH Aachen University"
)]
This diff is collapsed.
Click to expand it.
src/Logging/Properties/AssemblyInfo.cs
+
1
−
1
View file @
6dcad72d
...
@@ -11,6 +11,6 @@ using System.Reflection;
...
@@ -11,6 +11,6 @@ using System.Reflection;
[
assembly
:
AssemblyProduct
(
"Logging"
)]
[
assembly
:
AssemblyProduct
(
"Logging"
)]
[
assembly
:
AssemblyVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyFileVersion
(
"1.3.0"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.3.0-topic-1221-loggi000
1
"
)]
[
assembly
:
AssemblyInformationalVersion
(
"1.3.0-topic-1221-loggi000
2
"
)]
[
assembly
:
AssemblyCopyright
(
"2021 IT Center, RWTH Aachen University"
)]
[
assembly
:
AssemblyCopyright
(
"2021 IT Center, RWTH Aachen University"
)]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment