Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
backend
apis
Notification
Commits
21aef08f
Commit
21aef08f
authored
Mar 26, 2021
by
Marcel Nellesen
Browse files
Merge branch 'Sprint/2021-05' into 'master'
Sprint/2021 05 See merge request
!23
parents
b97c43ac
e26b36c3
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
21aef08f
...
...
@@ -270,4 +270,4 @@ tools/*
dist/
# Dotnet Tool Manifest
.config/*
\ No newline at end of file
.config/*
src/NotificationBus/NotificationBus.csproj
View file @
21aef08f
...
...
@@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.NotificationBus</RootNamespace>
<AssemblyName>Coscine.Api.NotificationBus</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net5.0</TargetFramework>
<Version>2.1.0</Version>
</PropertyGroup>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment