|
1615 | 1615 | "resolved": "4.4.0",
|
1616 | 1616 | "contentHash": "BahUww/+mdP4ARCAh2RQhQTg13wYLVrBb9SYVgW8ZlrwjraGCXHGjo0oIiUfZ34LUZkMMR+RAzR7dEY4S1HeQQ=="
|
1617 | 1617 | },
|
| 1618 | + "TestableIO.System.IO.Abstractions": { |
| 1619 | + "type": "Transitive", |
| 1620 | + "resolved": "18.0.1", |
| 1621 | + "contentHash": "nacJfL4mGObg8Ttn3ZCJZ2u9z8ivG43xgUJvQQLKCmDnle4m49NYNOLk8cqB4iPdSqVhnUSy+qcIryWgDHCqeg==" |
| 1622 | + }, |
1618 | 1623 | "xunit.abstractions": {
|
1619 | 1624 | "type": "Transitive",
|
1620 | 1625 | "resolved": "2.0.3",
|
|
1711 | 1716 | "monai.deploy.informaticsgateway.client": {
|
1712 | 1717 | "type": "Project",
|
1713 | 1718 | "dependencies": {
|
1714 |
| - "Microsoft.AspNet.WebApi.Client": "5.2.9", |
1715 |
| - "Microsoft.Extensions.Http": "6.0.0", |
1716 |
| - "Monai.Deploy.InformaticsGateway.Api": "1.0.0", |
1717 |
| - "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0" |
| 1719 | + "Microsoft.AspNet.WebApi.Client": "[5.2.9, )", |
| 1720 | + "Microsoft.Extensions.Http": "[6.0.0, )", |
| 1721 | + "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )", |
| 1722 | + "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )" |
1718 | 1723 | }
|
1719 | 1724 | },
|
1720 | 1725 | "monai.deploy.informaticsgateway.client.common": {
|
1721 | 1726 | "type": "Project",
|
1722 | 1727 | "dependencies": {
|
1723 |
| - "Ardalis.GuardClauses": "4.0.1", |
1724 |
| - "System.Text.Json": "6.0.7" |
| 1728 | + "Ardalis.GuardClauses": "[4.0.1, )", |
| 1729 | + "System.Text.Json": "[6.0.7, )" |
1725 | 1730 | }
|
1726 | 1731 | },
|
1727 | 1732 | "monai.deploy.informaticsgateway.common": {
|
1728 | 1733 | "type": "Project",
|
1729 | 1734 | "dependencies": {
|
1730 |
| - "Ardalis.GuardClauses": "4.0.1", |
1731 |
| - "System.IO.Abstractions": "17.2.3", |
1732 |
| - "System.Threading.Tasks.Dataflow": "6.0.0", |
1733 |
| - "fo-dicom": "5.0.3" |
| 1735 | + "Ardalis.GuardClauses": "[4.0.1, )", |
| 1736 | + "System.Threading.Tasks.Dataflow": "[6.0.0, )", |
| 1737 | + "TestableIO.System.IO.Abstractions": "[18.0.1, )", |
| 1738 | + "fo-dicom": "[5.0.3, )" |
1734 | 1739 | }
|
1735 | 1740 | },
|
1736 | 1741 | "monai.deploy.informaticsgateway.configuration": {
|
|
1787 | 1792 | "monai.deploy.informaticsgateway.database.mongodb": {
|
1788 | 1793 | "type": "Project",
|
1789 | 1794 | "dependencies": {
|
1790 |
| - "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0", |
1791 |
| - "MongoDB.Driver": "2.18.0", |
1792 |
| - "MongoDB.Driver.Core": "2.18.0" |
| 1795 | + "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )", |
| 1796 | + "MongoDB.Driver": "[2.18.0, )", |
| 1797 | + "MongoDB.Driver.Core": "[2.18.0, )" |
1793 | 1798 | }
|
1794 | 1799 | },
|
1795 | 1800 | "monai.deploy.informaticsgateway.dicomweb.client": {
|
1796 | 1801 | "type": "Project",
|
1797 | 1802 | "dependencies": {
|
1798 |
| - "Ardalis.GuardClauses": "4.0.1", |
1799 |
| - "Microsoft.AspNet.WebApi.Client": "5.2.9", |
1800 |
| - "Microsoft.Extensions.Http": "6.0.0", |
1801 |
| - "Microsoft.Net.Http.Headers": "2.2.8", |
1802 |
| - "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0", |
1803 |
| - "System.Linq.Async": "6.0.1", |
1804 |
| - "fo-dicom": "5.0.3" |
| 1803 | + "Ardalis.GuardClauses": "[4.0.1, )", |
| 1804 | + "Microsoft.AspNet.WebApi.Client": "[5.2.9, )", |
| 1805 | + "Microsoft.Extensions.Http": "[6.0.0, )", |
| 1806 | + "Microsoft.Net.Http.Headers": "[2.2.8, )", |
| 1807 | + "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )", |
| 1808 | + "System.Linq.Async": "[6.0.1, )", |
| 1809 | + "fo-dicom": "[5.0.3, )" |
1805 | 1810 | }
|
1806 | 1811 | }
|
1807 | 1812 | }
|
|
0 commit comments