@@ -1601,136 +1601,136 @@
1601
1601
"monai.deploy.informaticsgateway" : {
1602
1602
"type" : " Project" ,
1603
1603
"dependencies" : {
1604
- "Ardalis.GuardClauses" : " 4.0.1" ,
1605
- "DotNext.Threading" : " 4.7.4" ,
1606
- "HL7-dotnetcore" : " 2.29.0" ,
1607
- "Karambolo.Extensions.Logging.File" : " 3.3.1" ,
1608
- "Microsoft.EntityFrameworkCore" : " 6.0.11" ,
1609
- "Microsoft.Extensions.DependencyInjection.Abstractions" : " 6.0.0" ,
1610
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" : " 6.0.11" ,
1611
- "Microsoft.Extensions.Hosting" : " 6.0.1" ,
1612
- "Microsoft.Extensions.Logging" : " 6.0.0" ,
1613
- "Microsoft.Extensions.Logging.Console" : " 6.0.0" ,
1614
- "Microsoft.Extensions.Options" : " 6.0.0" ,
1615
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1616
- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1617
- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1618
- "Monai.Deploy.InformaticsGateway.Database" : " 1.0.0" ,
1619
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " 1.0.0" ,
1620
- "Monai.Deploy.InformaticsGateway.DicomWeb.Client" : " 1.0.0" ,
1621
- "Monai.Deploy.Messaging.RabbitMQ" : " 0.1.16" ,
1622
- "Monai.Deploy.Storage" : " 0.2.10" ,
1623
- "Monai.Deploy.Storage.MinIO" : " 0.2.10" ,
1624
- "NLog" : " 5.0.5" ,
1625
- "NLog.Web.AspNetCore" : " 5.1.5" ,
1626
- "Polly" : " 7.2.3" ,
1627
- "Swashbuckle.AspNetCore" : " 6.4.0" ,
1628
- "fo-dicom" : " 5.0.3" ,
1629
- "fo-dicom.NLog" : " 5.0.3"
1604
+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1605
+ "DotNext.Threading" : " [ 4.7.4, ) " ,
1606
+ "HL7-dotnetcore" : " [ 2.29.0, ) " ,
1607
+ "Karambolo.Extensions.Logging.File" : " [ 3.3.1, ) " ,
1608
+ "Microsoft.EntityFrameworkCore" : " [ 6.0.11, ) " ,
1609
+ "Microsoft.Extensions.DependencyInjection.Abstractions" : " [ 6.0.0, ) " ,
1610
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" : " [ 6.0.11, ) " ,
1611
+ "Microsoft.Extensions.Hosting" : " [ 6.0.1, ) " ,
1612
+ "Microsoft.Extensions.Logging" : " [ 6.0.0, ) " ,
1613
+ "Microsoft.Extensions.Logging.Console" : " [ 6.0.0, ) " ,
1614
+ "Microsoft.Extensions.Options" : " [ 6.0.0, ) " ,
1615
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1616
+ "Monai.Deploy.InformaticsGateway.Common" : " [ 1.0.0, ) " ,
1617
+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1618
+ "Monai.Deploy.InformaticsGateway.Database" : " [ 1.0.0, ) " ,
1619
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " [ 1.0.0, ) " ,
1620
+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client" : " [ 1.0.0, ) " ,
1621
+ "Monai.Deploy.Messaging.RabbitMQ" : " [ 0.1.16, ) " ,
1622
+ "Monai.Deploy.Storage" : " [ 0.2.10, ) " ,
1623
+ "Monai.Deploy.Storage.MinIO" : " [ 0.2.10, ) " ,
1624
+ "NLog" : " [ 5.0.5, ) " ,
1625
+ "NLog.Web.AspNetCore" : " [ 5.1.5, ) " ,
1626
+ "Polly" : " [ 7.2.3, ) " ,
1627
+ "Swashbuckle.AspNetCore" : " [ 6.4.0, ) " ,
1628
+ "fo-dicom" : " [ 5.0.3, ) " ,
1629
+ "fo-dicom.NLog" : " [ 5.0.3, ) "
1630
1630
}
1631
1631
},
1632
1632
"monai.deploy.informaticsgateway.api" : {
1633
1633
"type" : " Project" ,
1634
1634
"dependencies" : {
1635
- "Macross.Json.Extensions" : " 3.0.0" ,
1636
- "Microsoft.EntityFrameworkCore.Abstractions" : " 6.0.11" ,
1637
- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1638
- "Monai.Deploy.Messaging" : " 0.1.16" ,
1639
- "Monai.Deploy.Storage" : " 0.2.10"
1635
+ "Macross.Json.Extensions" : " [ 3.0.0, ) " ,
1636
+ "Microsoft.EntityFrameworkCore.Abstractions" : " [ 6.0.11, ) " ,
1637
+ "Monai.Deploy.InformaticsGateway.Common" : " [ 1.0.0, ) " ,
1638
+ "Monai.Deploy.Messaging" : " [ 0.1.16, ) " ,
1639
+ "Monai.Deploy.Storage" : " [ 0.2.10, ) "
1640
1640
}
1641
1641
},
1642
1642
"monai.deploy.informaticsgateway.client" : {
1643
1643
"type" : " Project" ,
1644
1644
"dependencies" : {
1645
- "Microsoft.AspNet.WebApi.Client" : " 5.2.9" ,
1646
- "Microsoft.Extensions.Http" : " 6.0.0" ,
1647
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1648
- "Monai.Deploy.InformaticsGateway.Client.Common" : " 1.0.0"
1645
+ "Microsoft.AspNet.WebApi.Client" : " [ 5.2.9, ) " ,
1646
+ "Microsoft.Extensions.Http" : " [ 6.0.0, ) " ,
1647
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1648
+ "Monai.Deploy.InformaticsGateway.Client.Common" : " [ 1.0.0, ) "
1649
1649
}
1650
1650
},
1651
1651
"monai.deploy.informaticsgateway.client.common" : {
1652
1652
"type" : " Project" ,
1653
1653
"dependencies" : {
1654
- "Ardalis.GuardClauses" : " 4.0.1" ,
1655
- "System.Text.Json" : " 6.0.7"
1654
+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1655
+ "System.Text.Json" : " [ 6.0.7, ) "
1656
1656
}
1657
1657
},
1658
1658
"monai.deploy.informaticsgateway.common" : {
1659
1659
"type" : " Project" ,
1660
1660
"dependencies" : {
1661
- "Ardalis.GuardClauses" : " 4.0.1" ,
1662
- "System.IO.Abstractions" : " 17.2.3" ,
1663
- "System.Threading.Tasks.Dataflow" : " 6.0.0" ,
1664
- "fo-dicom" : " 5.0.3"
1661
+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1662
+ "System.IO.Abstractions" : " [ 17.2.3, ) " ,
1663
+ "System.Threading.Tasks.Dataflow" : " [ 6.0.0, ) " ,
1664
+ "fo-dicom" : " [ 5.0.3, ) "
1665
1665
}
1666
1666
},
1667
1667
"monai.deploy.informaticsgateway.configuration" : {
1668
1668
"type" : " Project" ,
1669
1669
"dependencies" : {
1670
- "Microsoft.Extensions.Logging.Abstractions" : " 6.0.3" ,
1671
- "Microsoft.Extensions.Options" : " 6.0.0" ,
1672
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1673
- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1674
- "Monai.Deploy.Messaging" : " 0.1.16" ,
1675
- "Monai.Deploy.Storage" : " 0.2.10" ,
1676
- "System.IO.Abstractions" : " 17.2.3"
1670
+ "Microsoft.Extensions.Logging.Abstractions" : " [ 6.0.3, ) " ,
1671
+ "Microsoft.Extensions.Options" : " [ 6.0.0, ) " ,
1672
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1673
+ "Monai.Deploy.InformaticsGateway.Common" : " [ 1.0.0, ) " ,
1674
+ "Monai.Deploy.Messaging" : " [ 0.1.16, ) " ,
1675
+ "Monai.Deploy.Storage" : " [ 0.2.10, ) " ,
1676
+ "System.IO.Abstractions" : " [ 17.2.3, ) "
1677
1677
}
1678
1678
},
1679
1679
"monai.deploy.informaticsgateway.database" : {
1680
1680
"type" : " Project" ,
1681
1681
"dependencies" : {
1682
- "Microsoft.EntityFrameworkCore" : " 6.0.11" ,
1683
- "Microsoft.Extensions.Configuration" : " 6.0.1" ,
1684
- "Microsoft.Extensions.Configuration.FileExtensions" : " 6.0.0" ,
1685
- "Microsoft.Extensions.Configuration.Json" : " 6.0.0" ,
1686
- "Microsoft.Extensions.Options.ConfigurationExtensions" : " 6.0.0" ,
1687
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1688
- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1689
- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0" ,
1690
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " 1.0.0" ,
1691
- "Monai.Deploy.InformaticsGateway.Database.MongoDB" : " 1.0.0"
1682
+ "Microsoft.EntityFrameworkCore" : " [ 6.0.11, ) " ,
1683
+ "Microsoft.Extensions.Configuration" : " [ 6.0.1, ) " ,
1684
+ "Microsoft.Extensions.Configuration.FileExtensions" : " [ 6.0.0, ) " ,
1685
+ "Microsoft.Extensions.Configuration.Json" : " [ 6.0.0, ) " ,
1686
+ "Microsoft.Extensions.Options.ConfigurationExtensions" : " [ 6.0.0, ) " ,
1687
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1688
+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1689
+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) " ,
1690
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " [ 1.0.0, ) " ,
1691
+ "Monai.Deploy.InformaticsGateway.Database.MongoDB" : " [ 1.0.0, ) "
1692
1692
}
1693
1693
},
1694
1694
"monai.deploy.informaticsgateway.database.api" : {
1695
1695
"type" : " Project" ,
1696
1696
"dependencies" : {
1697
- "Microsoft.EntityFrameworkCore" : " 6.0.11" ,
1698
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1699
- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1700
- "Polly" : " 7.2.3"
1697
+ "Microsoft.EntityFrameworkCore" : " [ 6.0.11, ) " ,
1698
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1699
+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1700
+ "Polly" : " [ 7.2.3, ) "
1701
1701
}
1702
1702
},
1703
1703
"monai.deploy.informaticsgateway.database.entityframework" : {
1704
1704
"type" : " Project" ,
1705
1705
"dependencies" : {
1706
- "Microsoft.EntityFrameworkCore" : " 6.0.11" ,
1707
- "Microsoft.EntityFrameworkCore.Sqlite" : " 6.0.11" ,
1708
- "Microsoft.Extensions.Configuration" : " 6.0.1" ,
1709
- "Microsoft.Extensions.Configuration.FileExtensions" : " 6.0.0" ,
1710
- "Microsoft.Extensions.Configuration.Json" : " 6.0.0" ,
1711
- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1712
- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1713
- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0"
1706
+ "Microsoft.EntityFrameworkCore" : " [ 6.0.11, ) " ,
1707
+ "Microsoft.EntityFrameworkCore.Sqlite" : " [ 6.0.11, ) " ,
1708
+ "Microsoft.Extensions.Configuration" : " [ 6.0.1, ) " ,
1709
+ "Microsoft.Extensions.Configuration.FileExtensions" : " [ 6.0.0, ) " ,
1710
+ "Microsoft.Extensions.Configuration.Json" : " [ 6.0.0, ) " ,
1711
+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1712
+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1713
+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) "
1714
1714
}
1715
1715
},
1716
1716
"monai.deploy.informaticsgateway.database.mongodb" : {
1717
1717
"type" : " Project" ,
1718
1718
"dependencies" : {
1719
- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0" ,
1720
- "MongoDB.Driver" : " 2.18.0" ,
1721
- "MongoDB.Driver.Core" : " 2.18.0"
1719
+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) " ,
1720
+ "MongoDB.Driver" : " [ 2.18.0, ) " ,
1721
+ "MongoDB.Driver.Core" : " [ 2.18.0, ) "
1722
1722
}
1723
1723
},
1724
1724
"monai.deploy.informaticsgateway.dicomweb.client" : {
1725
1725
"type" : " Project" ,
1726
1726
"dependencies" : {
1727
- "Ardalis.GuardClauses" : " 4.0.1" ,
1728
- "Microsoft.AspNet.WebApi.Client" : " 5.2.9" ,
1729
- "Microsoft.Extensions.Http" : " 6.0.0" ,
1730
- "Microsoft.Net.Http.Headers" : " 2.2.8" ,
1731
- "Monai.Deploy.InformaticsGateway.Client.Common" : " 1.0.0" ,
1732
- "System.Linq.Async" : " 6.0.1" ,
1733
- "fo-dicom" : " 5.0.3"
1727
+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1728
+ "Microsoft.AspNet.WebApi.Client" : " [ 5.2.9, ) " ,
1729
+ "Microsoft.Extensions.Http" : " [ 6.0.0, ) " ,
1730
+ "Microsoft.Net.Http.Headers" : " [ 2.2.8, ) " ,
1731
+ "Monai.Deploy.InformaticsGateway.Client.Common" : " [ 1.0.0, ) " ,
1732
+ "System.Linq.Async" : " [ 6.0.1, ) " ,
1733
+ "fo-dicom" : " [ 5.0.3, ) "
1734
1734
}
1735
1735
}
1736
1736
}
0 commit comments