@@ -1896,129 +1896,131 @@
18961896 "monai.deploy.informaticsgateway" : {
18971897 "type" : " Project" ,
18981898 "dependencies" : {
1899- "Ardalis.GuardClauses" : " 4.0.1" ,
1900- "DotNext.Threading" : " 4.7.4" ,
1901- "HL7-dotnetcore" : " 2.29.0" ,
1902- "Karambolo.Extensions.Logging.File" : " 3.3.1" ,
1903- "Microsoft.EntityFrameworkCore" : " 6.0.12" ,
1904- "Microsoft.Extensions.DependencyInjection.Abstractions" : " 6.0.0" ,
1905- "Microsoft.Extensions.Hosting" : " 6.0.1" ,
1906- "Microsoft.Extensions.Logging" : " 6.0.0" ,
1907- "Microsoft.Extensions.Logging.Console" : " 6.0.0" ,
1908- "Microsoft.Extensions.Options" : " 6.0.0" ,
1909- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1910- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1911- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1912- "Monai.Deploy.InformaticsGateway.Database" : " 1.0.0" ,
1913- "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " 1.0.0" ,
1914- "Monai.Deploy.InformaticsGateway.DicomWeb.Client" : " 1.0.0" ,
1915- "Monai.Deploy.Messaging.RabbitMQ" : " 0.1.19" ,
1916- "Monai.Deploy.Security" : " 0.1.3" ,
1917- "Monai.Deploy.Storage" : " 0.2.13" ,
1918- "Monai.Deploy.Storage.MinIO" : " 0.2.13" ,
1919- "NLog" : " 5.1.0" ,
1920- "NLog.Web.AspNetCore" : " 5.2.0" ,
1921- "Polly" : " 7.2.3" ,
1922- "Swashbuckle.AspNetCore" : " 6.4.0" ,
1923- "fo-dicom" : " 5.0.3" ,
1924- "fo-dicom.NLog" : " 5.0.3"
1899+ "Ardalis.GuardClauses" : " [4.0.1, )" ,
1900+ "DotNext.Threading" : " [4.7.4, )" ,
1901+ "HL7-dotnetcore" : " [2.29.0, )" ,
1902+ "Karambolo.Extensions.Logging.File" : " [3.3.1, )" ,
1903+ "Microsoft.EntityFrameworkCore" : " [6.0.12, )" ,
1904+ "Microsoft.Extensions.DependencyInjection.Abstractions" : " [6.0.0, )" ,
1905+ "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" : " [6.0.12, )" ,
1906+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" : " [6.0.12, )" ,
1907+ "Microsoft.Extensions.Hosting" : " [6.0.1, )" ,
1908+ "Microsoft.Extensions.Logging" : " [6.0.0, )" ,
1909+ "Microsoft.Extensions.Logging.Console" : " [6.0.0, )" ,
1910+ "Microsoft.Extensions.Options" : " [6.0.0, )" ,
1911+ "Monai.Deploy.InformaticsGateway.Api" : " [1.0.0, )" ,
1912+ "Monai.Deploy.InformaticsGateway.Common" : " [1.0.0, )" ,
1913+ "Monai.Deploy.InformaticsGateway.Configuration" : " [1.0.0, )" ,
1914+ "Monai.Deploy.InformaticsGateway.Database" : " [1.0.0, )" ,
1915+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " [1.0.0, )" ,
1916+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client" : " [1.0.0, )" ,
1917+ "Monai.Deploy.Messaging.RabbitMQ" : " [0.1.19, )" ,
1918+ "Monai.Deploy.Security" : " [0.1.3, )" ,
1919+ "Monai.Deploy.Storage" : " [0.2.13, )" ,
1920+ "Monai.Deploy.Storage.MinIO" : " [0.2.13, )" ,
1921+ "NLog" : " [5.1.0, )" ,
1922+ "NLog.Web.AspNetCore" : " [5.2.0, )" ,
1923+ "Polly" : " [7.2.3, )" ,
1924+ "Swashbuckle.AspNetCore" : " [6.4.0, )" ,
1925+ "fo-dicom" : " [5.0.3, )" ,
1926+ "fo-dicom.NLog" : " [5.0.3, )"
19251927 }
19261928 },
19271929 "monai.deploy.informaticsgateway.api" : {
19281930 "type" : " Project" ,
19291931 "dependencies" : {
1930- "Macross.Json.Extensions" : " 3.0.0" ,
1931- "Microsoft.EntityFrameworkCore.Abstractions" : " 6.0.12" ,
1932- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1933- "Monai.Deploy.Messaging" : " 0.1.19" ,
1934- "Monai.Deploy.Storage" : " 0.2.13"
1932+ "Macross.Json.Extensions" : " [ 3.0.0, ) " ,
1933+ "Microsoft.EntityFrameworkCore.Abstractions" : " [ 6.0.12, ) " ,
1934+ "Monai.Deploy.InformaticsGateway.Common" : " [ 1.0.0, ) " ,
1935+ "Monai.Deploy.Messaging" : " [ 0.1.19, ) " ,
1936+ "Monai.Deploy.Storage" : " [ 0.2.13, ) "
19351937 }
19361938 },
19371939 "monai.deploy.informaticsgateway.client.common" : {
19381940 "type" : " Project" ,
19391941 "dependencies" : {
1940- "Ardalis.GuardClauses" : " 4.0.1" ,
1941- "System.Text.Json" : " 6.0.7"
1942+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1943+ "System.Text.Json" : " [ 6.0.7, ) "
19421944 }
19431945 },
19441946 "monai.deploy.informaticsgateway.common" : {
19451947 "type" : " Project" ,
19461948 "dependencies" : {
1947- "Ardalis.GuardClauses" : " 4.0.1" ,
1948- "System.IO.Abstractions" : " 17.2.3" ,
1949- "System.Threading.Tasks.Dataflow" : " 6.0.0" ,
1950- "fo-dicom" : " 5.0.3"
1949+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
1950+ "System.IO.Abstractions" : " [ 17.2.3, ) " ,
1951+ "System.Threading.Tasks.Dataflow" : " [ 6.0.0, ) " ,
1952+ "fo-dicom" : " [ 5.0.3, ) "
19511953 }
19521954 },
19531955 "monai.deploy.informaticsgateway.configuration" : {
19541956 "type" : " Project" ,
19551957 "dependencies" : {
1956- "Microsoft.Extensions.Logging.Abstractions" : " 6.0.3" ,
1957- "Microsoft.Extensions.Options" : " 6.0.0" ,
1958- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1959- "Monai.Deploy.InformaticsGateway.Common" : " 1.0.0" ,
1960- "Monai.Deploy.Messaging" : " 0.1.19" ,
1961- "Monai.Deploy.Storage" : " 0.2.13" ,
1962- "System.IO.Abstractions" : " 17.2.3"
1958+ "Microsoft.Extensions.Logging.Abstractions" : " [ 6.0.3, ) " ,
1959+ "Microsoft.Extensions.Options" : " [ 6.0.0, ) " ,
1960+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1961+ "Monai.Deploy.InformaticsGateway.Common" : " [ 1.0.0, ) " ,
1962+ "Monai.Deploy.Messaging" : " [ 0.1.19, ) " ,
1963+ "Monai.Deploy.Storage" : " [ 0.2.13, ) " ,
1964+ "System.IO.Abstractions" : " [ 17.2.3, ) "
19631965 }
19641966 },
19651967 "monai.deploy.informaticsgateway.database" : {
19661968 "type" : " Project" ,
19671969 "dependencies" : {
1968- "AspNetCore.HealthChecks.MongoDb" : " 6.0.2" ,
1969- "Microsoft.EntityFrameworkCore" : " 6.0.12" ,
1970- "Microsoft.Extensions.Configuration" : " 6.0.1" ,
1971- "Microsoft.Extensions.Configuration.FileExtensions" : " 6.0.0" ,
1972- "Microsoft.Extensions.Configuration.Json" : " 6.0.0" ,
1973- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" : " 6.0.12" ,
1974- "Microsoft.Extensions.Options.ConfigurationExtensions" : " 6.0.0" ,
1975- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1976- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1977- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0" ,
1978- "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " 1.0.0" ,
1979- "Monai.Deploy.InformaticsGateway.Database.MongoDB" : " 1.0.0"
1970+ "AspNetCore.HealthChecks.MongoDb" : " [ 6.0.2, ) " ,
1971+ "Microsoft.EntityFrameworkCore" : " [ 6.0.12, ) " ,
1972+ "Microsoft.Extensions.Configuration" : " [ 6.0.1, ) " ,
1973+ "Microsoft.Extensions.Configuration.FileExtensions" : " [ 6.0.0, ) " ,
1974+ "Microsoft.Extensions.Configuration.Json" : " [ 6.0.0, ) " ,
1975+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" : " [ 6.0.12, ) " ,
1976+ "Microsoft.Extensions.Options.ConfigurationExtensions" : " [ 6.0.0, ) " ,
1977+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1978+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1979+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) " ,
1980+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework" : " [ 1.0.0, ) " ,
1981+ "Monai.Deploy.InformaticsGateway.Database.MongoDB" : " [ 1.0.0, ) "
19801982 }
19811983 },
19821984 "monai.deploy.informaticsgateway.database.api" : {
19831985 "type" : " Project" ,
19841986 "dependencies" : {
1985- "Microsoft.EntityFrameworkCore" : " 6.0.12" ,
1986- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
1987- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
1988- "Polly" : " 7.2.3"
1987+ "Microsoft.EntityFrameworkCore" : " [ 6.0.12, ) " ,
1988+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
1989+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
1990+ "Polly" : " [ 7.2.3, ) "
19891991 }
19901992 },
19911993 "monai.deploy.informaticsgateway.database.entityframework" : {
19921994 "type" : " Project" ,
19931995 "dependencies" : {
1994- "Microsoft.EntityFrameworkCore" : " 6.0.12" ,
1995- "Microsoft.EntityFrameworkCore.Sqlite" : " 6.0.12" ,
1996- "Microsoft.Extensions.Configuration" : " 6.0.1" ,
1997- "Microsoft.Extensions.Configuration.FileExtensions" : " 6.0.0" ,
1998- "Microsoft.Extensions.Configuration.Json" : " 6.0.0" ,
1999- "Monai.Deploy.InformaticsGateway.Api" : " 1.0.0" ,
2000- "Monai.Deploy.InformaticsGateway.Configuration" : " 1.0.0" ,
2001- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0"
1996+ "Microsoft.EntityFrameworkCore" : " [ 6.0.12, ) " ,
1997+ "Microsoft.EntityFrameworkCore.Sqlite" : " [ 6.0.12, ) " ,
1998+ "Microsoft.Extensions.Configuration" : " [ 6.0.1, ) " ,
1999+ "Microsoft.Extensions.Configuration.FileExtensions" : " [ 6.0.0, ) " ,
2000+ "Microsoft.Extensions.Configuration.Json" : " [ 6.0.0, ) " ,
2001+ "Monai.Deploy.InformaticsGateway.Api" : " [ 1.0.0, ) " ,
2002+ "Monai.Deploy.InformaticsGateway.Configuration" : " [ 1.0.0, ) " ,
2003+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) "
20022004 }
20032005 },
20042006 "monai.deploy.informaticsgateway.database.mongodb" : {
20052007 "type" : " Project" ,
20062008 "dependencies" : {
2007- "Monai.Deploy.InformaticsGateway.Database.Api" : " 1.0.0" ,
2008- "MongoDB.Driver" : " 2.18.0" ,
2009- "MongoDB.Driver.Core" : " 2.18.0"
2009+ "Monai.Deploy.InformaticsGateway.Database.Api" : " [ 1.0.0, ) " ,
2010+ "MongoDB.Driver" : " [ 2.18.0, ) " ,
2011+ "MongoDB.Driver.Core" : " [ 2.18.0, ) "
20102012 }
20112013 },
20122014 "monai.deploy.informaticsgateway.dicomweb.client" : {
20132015 "type" : " Project" ,
20142016 "dependencies" : {
2015- "Ardalis.GuardClauses" : " 4.0.1" ,
2016- "Microsoft.AspNet.WebApi.Client" : " 5.2.9" ,
2017- "Microsoft.Extensions.Http" : " 6.0.0" ,
2018- "Microsoft.Net.Http.Headers" : " 2.2.8" ,
2019- "Monai.Deploy.InformaticsGateway.Client.Common" : " 1.0.0" ,
2020- "System.Linq.Async" : " 6.0.1" ,
2021- "fo-dicom" : " 5.0.3"
2017+ "Ardalis.GuardClauses" : " [ 4.0.1, ) " ,
2018+ "Microsoft.AspNet.WebApi.Client" : " [ 5.2.9, ) " ,
2019+ "Microsoft.Extensions.Http" : " [ 6.0.0, ) " ,
2020+ "Microsoft.Net.Http.Headers" : " [ 2.2.8, ) " ,
2021+ "Monai.Deploy.InformaticsGateway.Client.Common" : " [ 1.0.0, ) " ,
2022+ "System.Linq.Async" : " [ 6.0.1, ) " ,
2023+ "fo-dicom" : " [ 5.0.3, ) "
20222024 }
20232025 }
20242026 }
0 commit comments