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
38e7c735
Commit
38e7c735
authored
Oct 26, 2020
by
Marcel Nellesen
Browse files
Merge branch 'Sprint/2020-19' into 'master'
Sprint/2020 19 See merge request coscine/api/notification!7
parents
17978f1a
236297be
Changes
2
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
src/NotificationBus/NotificationBus.csproj
View file @
38e7c735
...
...
@@ -63,8 +63,8 @@
<Reference
Include=
"Coscine.NotificationChannelBase, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.NotificationChannelBase.1.1.0\lib\net461\Coscine.NotificationChannelBase.dll
</HintPath>
</Reference>
<Reference
Include=
"Coscine.NotificationConfiguration, Version=1.
2
.0.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.NotificationConfiguration.1.
2
.0\lib\net461\Coscine.NotificationConfiguration.dll
</HintPath>
<Reference
Include=
"Coscine.NotificationConfiguration, Version=1.
3
.0.0, Culture=neutral, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Coscine.NotificationConfiguration.1.
3
.0\lib\net461\Coscine.NotificationConfiguration.dll
</HintPath>
</Reference>
<Reference
Include=
"Costura, Version=4.1.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL"
>
<HintPath>
..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll
</HintPath>
...
...
src/NotificationBus/packages.config
View file @
38e7c735
...
...
@@ -6,7 +6,7 @@
<
package
id
=
"Coscine.Database"
version
=
"1.22.2"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.Logging"
version
=
"1.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.NotificationChannelBase"
version
=
"1.1.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.NotificationConfiguration"
version
=
"1.
2
.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Coscine.NotificationConfiguration"
version
=
"1.
3
.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Costura.Fody"
version
=
"4.1.0"
targetFramework
=
"net461"
/>
<
package
id
=
"EntityFramework"
version
=
"6.2.0"
targetFramework
=
"net461"
/>
<
package
id
=
"Fody"
version
=
"6.0.0"
targetFramework
=
"net461"
developmentDependency
=
"true"
/>
...
...
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