mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
[SM-142] Rename CommCore to Commercial.Core (#2158)
* Rename CommCore to Commercial.Core
This commit is contained in:
@ -2662,13 +2662,13 @@
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"Azure.Messaging.EventGrid": "4.10.0",
|
||||
"CommCore": "2022.6.2",
|
||||
"Commercial.Core": "2022.6.2",
|
||||
"Core": "2022.6.2",
|
||||
"SharedWeb": "2022.6.2",
|
||||
"Swashbuckle.AspNetCore": "6.3.1"
|
||||
}
|
||||
},
|
||||
"commcore": {
|
||||
"commercial.core": {
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"Core": "2022.6.2"
|
||||
|
Reference in New Issue
Block a user