|
1827 | 1827 | "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )", |
1828 | 1828 | "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )", |
1829 | 1829 | "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )", |
| 1830 | + "Monai.Deploy.InformaticsGateway.PlugIns.RemoteAppExecution": "[1.0.0, )", |
1830 | 1831 | "Monai.Deploy.Messaging.RabbitMQ": "[1.0.0, )", |
1831 | 1832 | "Monai.Deploy.Security": "[0.1.3, )", |
1832 | 1833 | "Monai.Deploy.Storage.MinIO": "[0.2.18, )", |
|
1889 | 1890 | "type": "Project", |
1890 | 1891 | "dependencies": { |
1891 | 1892 | "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )", |
1892 | | - "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )" |
| 1893 | + "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )", |
| 1894 | + "NLog": "[5.2.3, )" |
1893 | 1895 | } |
1894 | 1896 | }, |
1895 | 1897 | "monai.deploy.informaticsgateway.database.entityframework": { |
|
1921 | 1923 | "System.Linq.Async": "[6.0.1, )", |
1922 | 1924 | "fo-dicom": "[5.1.1, )" |
1923 | 1925 | } |
| 1926 | + }, |
| 1927 | + "monai.deploy.informaticsgateway.plugins.remoteappexecution": { |
| 1928 | + "type": "Project", |
| 1929 | + "dependencies": { |
| 1930 | + "Microsoft.EntityFrameworkCore": "[6.0.21, )", |
| 1931 | + "Microsoft.EntityFrameworkCore.Relational": "[6.0.21, )", |
| 1932 | + "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.21, )", |
| 1933 | + "Microsoft.Extensions.Configuration": "[6.0.1, )", |
| 1934 | + "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )", |
| 1935 | + "Microsoft.Extensions.Configuration.Json": "[6.0.0, )", |
| 1936 | + "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )", |
| 1937 | + "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )", |
| 1938 | + "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )", |
| 1939 | + "MongoDB.Driver": "[2.21.0, )", |
| 1940 | + "NLog": "[5.2.3, )", |
| 1941 | + "Polly": "[7.2.4, )" |
| 1942 | + } |
1924 | 1943 | } |
1925 | 1944 | } |
1926 | 1945 | } |
|
0 commit comments