This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Merge pull request
#730
from 07101994/dev
Removed unused EventBusConnection property
pull/802/head
RamonTC
6 years ago
committed by
GitHub
parent
a9a9ddf2d8
2a22ef7802
commit
6f9ee00568
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/Services/Basket/Basket.API/BasketSettings.cs
+ 0
- 2
src/Services/Basket/Basket.API/BasketSettings.cs
View File
@ -3,7 +3,5 @@
public
class
BasketSettings
{
public
string
ConnectionString
{
get
;
set
;
}
public
string
EventBusConnection
{
get
;
set
;
}
}
}
Write
Preview
Loading…
Cancel
Save