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
Modify locationId in Marketing campaing seed
pull/223/head
Christian Arenas
7 years ago
parent
41654878a7
commit
9ae6fa8c64
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Services/Marketing/Marketing.API/Infrastructure/MarketingContextSeed.cs
+ 1
- 1
src/Services/Marketing/Marketing.API/Infrastructure/MarketingContextSeed.cs
View File
@ -57,7 +57,7 @@
new
UserLocationRule
new
UserLocationRule
{
{
Description
=
"UserLocationRule2"
,
Description
=
"UserLocationRule2"
,
LocationId
=
3
LocationId
=
6
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save