Skip to content

Commit 92ac97f

Browse files
authored
MCP on .NET
Added a module for AzureBlob configuration.
1 parent 0f7d03e commit 92ac97f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

backend/packages.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"Name": "AzureBlob",
1010
"Container": "packages",
1111
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
12-
"Modules": []
12+
"Modules": [
13+
{
14+
"BlobName": "VirtoCommerce.UCP_3.1002.0-pr-2-7fa8.zip"
15+
}
16+
]
1317
},
1418
{
1519
"Name": "GithubReleases",
@@ -321,10 +325,6 @@
321325
"Id": "VirtoCommerce.Customer",
322326
"Version": "3.1014.0"
323327
},
324-
{
325-
"Id": "VirtoCommerce.UCP",
326-
"Version": "3.1001.0"
327-
},
328328
{
329329
"Id": "VirtoCommerce.EventBus",
330330
"Version": "3.1010.0"

0 commit comments

Comments
 (0)