1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

[SM-142] Rename CommCore to Commercial.Core (#2158)

* Rename CommCore to Commercial.Core
This commit is contained in:
Oscar Hinton
2022-08-02 20:41:18 +02:00
committed by GitHub
parent 038d5e7734
commit 1cad0268c0
26 changed files with 41 additions and 41 deletions

View File

@ -2996,13 +2996,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"