|
1474 | 1474 | "monai.deploy.informaticsgateway.client.common": {
|
1475 | 1475 | "type": "Project",
|
1476 | 1476 | "dependencies": {
|
1477 |
| - "Ardalis.GuardClauses": "4.0.1", |
1478 |
| - "System.Text.Json": "6.0.7" |
| 1477 | + "Ardalis.GuardClauses": "[4.0.1, )", |
| 1478 | + "System.Text.Json": "[6.0.7, )" |
1479 | 1479 | }
|
1480 | 1480 | },
|
1481 | 1481 | "monai.deploy.informaticsgateway.dicomweb.client": {
|
1482 | 1482 | "type": "Project",
|
1483 | 1483 | "dependencies": {
|
1484 |
| - "Ardalis.GuardClauses": "4.0.1", |
1485 |
| - "Microsoft.AspNet.WebApi.Client": "5.2.9", |
1486 |
| - "Microsoft.Extensions.Http": "6.0.0", |
1487 |
| - "Microsoft.Net.Http.Headers": "2.2.8", |
1488 |
| - "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0", |
1489 |
| - "System.Linq.Async": "6.0.1", |
1490 |
| - "fo-dicom": "5.0.3" |
| 1484 | + "Ardalis.GuardClauses": "[4.0.1, )", |
| 1485 | + "Microsoft.AspNet.WebApi.Client": "[5.2.9, )", |
| 1486 | + "Microsoft.Extensions.Http": "[6.0.0, )", |
| 1487 | + "Microsoft.Net.Http.Headers": "[2.2.8, )", |
| 1488 | + "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )", |
| 1489 | + "System.Linq.Async": "[6.0.1, )", |
| 1490 | + "fo-dicom": "[5.0.3, )" |
1491 | 1491 | }
|
1492 | 1492 | }
|
1493 | 1493 | }
|
|
0 commit comments