Skip to content

Commit

Permalink
Use .net 8
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp committed Jan 5, 2024
1 parent d734787 commit 009e0e2
Show file tree
Hide file tree
Showing 15 changed files with 107 additions and 107 deletions.
2 changes: 1 addition & 1 deletion docs/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dest": "obj/api/dotnet",
"filter": "filterConfig.yml",
"properties": {
"TargetFramework": "net6.0"
"TargetFramework": "net8.0"
}
}
],
Expand Down
26 changes: 13 additions & 13 deletions src/CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@
},
"Monai.Deploy.Messaging": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "QQTS329g2OUk+3CQYQit6bi3Mhof2nMXd3gCQK5mGJYVjSCBFPCYhGKJ81vaBpeNRSjBh4IMWf5Bnxpd4TEtQQ==",
"resolved": "2.0.0",
"contentHash": "LcerCeHWDSB3Q1Vw0La9pYvXdNNDu4nGUie2bvVlL8lCkxbVNx+rtDorV5cA8KSKW9GZd/RD6SAsIzcjMXqP6Q==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
Expand All @@ -442,29 +442,29 @@
},
"Monai.Deploy.Messaging.RabbitMQ": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "mQUNjp9p0ORstFdt1dxvrGFNv10YiYMksW1+zrTeQ3sVS7uVYqseVHE45NJHxRXGUTRSCaFqlxtJ4hoEttLRpA==",
"resolved": "2.0.0",
"contentHash": "J5dXjOBqA59irTcFbfwxIQnLxUXGcMCA/cuk1+TJgscMeb2WTVks3esZmcs3pOY2OIBmOROvBl/6KaL9cYFPmg==",
"dependencies": {
"Monai.Deploy.Messaging": "2.0.0-rc0003",
"Monai.Deploy.Messaging": "2.0.0",
"Polly": "8.2.0",
"RabbitMQ.Client": "6.8.1"
}
},
"Monai.Deploy.Storage": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "uYoGYO5FsppqXttLjJ0YYgWq4bRQhIXBfmwp546f7+LhSmGjrpwqo4agJnQcSCL9ERBp7Y8POCU6Gtf3+nDYqw==",
"resolved": "1.0.0",
"contentHash": "YN087swDoJJCj+UgPVWzsraxL730ajg8OJdEahgPvZFe4quFlfhWIGLweVKRNhSvrN/CV87/m+noLJu7jSEaww==",
"dependencies": {
"AWSSDK.SecurityToken": "3.7.300.30",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
"Monai.Deploy.Storage.S3Policy": "1.0.0-rc0006",
"Monai.Deploy.Storage.S3Policy": "1.0.0",
"System.IO.Abstractions": "20.0.4"
}
},
"Monai.Deploy.Storage.S3Policy": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "UprsQkdIwvlhiQzWxB4rU2Q+vggJJrMsadOXrD7ybf/ZoLqi3oQyMZyNsk8heMTd4pwQikOGpIOUfF7JZYMP1w==",
"resolved": "1.0.0",
"contentHash": "I8My4nZEt1vA2wDvti84CfhK+TnyW60E/50Cb+xyhzdrlqWpWr/Xbwhl1ocELAPDeRsakECK4cikrNYLbpp+pQ==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Newtonsoft.Json": "13.0.3"
Expand Down Expand Up @@ -599,9 +599,9 @@
"Macross.Json.Extensions": "[3.0.0, )",
"Microsoft.EntityFrameworkCore.Abstractions": "[8.0.0, )",
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
"Monai.Deploy.Messaging": "[2.0.0-rc0003, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0-rc0003, )",
"Monai.Deploy.Storage": "[1.0.0-rc0006, )",
"Monai.Deploy.Messaging": "[2.0.0, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0, )",
"Monai.Deploy.Storage": "[1.0.0, )",
"fo-dicom": "[5.1.2, )"
}
},
Expand Down
16 changes: 8 additions & 8 deletions src/Client/Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -828,16 +828,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "KZm8iG29y6Mse7YntYYJSf5fGWuhYLliWgZaG/8NcuXS4gN7SPdtPYpjCxQlHqxvMGubkWVrGp3MvUaI7SkyKA==",
"resolved": "8.2.1",
"contentHash": "tVHvP5Z0fNoZCE9mpKAsh0IaValwsTGPrqjlWqkWR/Gpl5jL05HWC/AVGSL+jkAqkl1Jn7uBUOArnRD+dK5PfQ==",
"dependencies": {
"Polly.Core": "8.2.0"
"Polly.Core": "8.2.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "gnKp3+mxGFmkFs4eHcD9aex0JOF8zS1Y18c2A5ckXXTVqbs6XLcDyLKgSa/mUFqAnH3mn9+uVIM0RhAec/d3kA=="
"resolved": "8.2.1",
"contentHash": "/Z3EspfWBdTla4I9IAcQn32/7kB5WS3rSnOYloz8YlVyClu8h7uuYf4pfUvffOYVbxmDX/mFRfxwzqW2Zs96ZA=="
},
"RabbitMQ.Client": {
"type": "Transitive",
Expand Down Expand Up @@ -2044,15 +2044,15 @@
"Monai.Deploy.InformaticsGateway.Api": "[0.4.1, )",
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
"Polly": "[8.2.0, )"
"Polly": "[8.2.1, )"
}
},
"monai.deploy.informaticsgateway.database.mongodb": {
"type": "Project",
"dependencies": {
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
"MongoDB.Driver": "[2.23.1, )",
"Polly": "[8.2.0, )"
"Polly": "[8.2.1, )"
}
},
"monai.deploy.informaticsgateway.dicomweb.client": {
Expand All @@ -2078,7 +2078,7 @@
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
"MongoDB.Driver": "[2.23.1, )",
"NLog": "[5.2.8, )",
"Polly": "[8.2.0, )"
"Polly": "[8.2.1, )"
}
}
}
Expand Down
26 changes: 13 additions & 13 deletions src/Client/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
},
"Monai.Deploy.Messaging": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "QQTS329g2OUk+3CQYQit6bi3Mhof2nMXd3gCQK5mGJYVjSCBFPCYhGKJ81vaBpeNRSjBh4IMWf5Bnxpd4TEtQQ==",
"resolved": "2.0.0",
"contentHash": "LcerCeHWDSB3Q1Vw0La9pYvXdNNDu4nGUie2bvVlL8lCkxbVNx+rtDorV5cA8KSKW9GZd/RD6SAsIzcjMXqP6Q==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
Expand All @@ -183,29 +183,29 @@
},
"Monai.Deploy.Messaging.RabbitMQ": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "mQUNjp9p0ORstFdt1dxvrGFNv10YiYMksW1+zrTeQ3sVS7uVYqseVHE45NJHxRXGUTRSCaFqlxtJ4hoEttLRpA==",
"resolved": "2.0.0",
"contentHash": "J5dXjOBqA59irTcFbfwxIQnLxUXGcMCA/cuk1+TJgscMeb2WTVks3esZmcs3pOY2OIBmOROvBl/6KaL9cYFPmg==",
"dependencies": {
"Monai.Deploy.Messaging": "2.0.0-rc0003",
"Monai.Deploy.Messaging": "2.0.0",
"Polly": "8.2.0",
"RabbitMQ.Client": "6.8.1"
}
},
"Monai.Deploy.Storage": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "uYoGYO5FsppqXttLjJ0YYgWq4bRQhIXBfmwp546f7+LhSmGjrpwqo4agJnQcSCL9ERBp7Y8POCU6Gtf3+nDYqw==",
"resolved": "1.0.0",
"contentHash": "YN087swDoJJCj+UgPVWzsraxL730ajg8OJdEahgPvZFe4quFlfhWIGLweVKRNhSvrN/CV87/m+noLJu7jSEaww==",
"dependencies": {
"AWSSDK.SecurityToken": "3.7.300.30",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
"Monai.Deploy.Storage.S3Policy": "1.0.0-rc0006",
"Monai.Deploy.Storage.S3Policy": "1.0.0",
"System.IO.Abstractions": "20.0.4"
}
},
"Monai.Deploy.Storage.S3Policy": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "UprsQkdIwvlhiQzWxB4rU2Q+vggJJrMsadOXrD7ybf/ZoLqi3oQyMZyNsk8heMTd4pwQikOGpIOUfF7JZYMP1w==",
"resolved": "1.0.0",
"contentHash": "I8My4nZEt1vA2wDvti84CfhK+TnyW60E/50Cb+xyhzdrlqWpWr/Xbwhl1ocELAPDeRsakECK4cikrNYLbpp+pQ==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Newtonsoft.Json": "13.0.3"
Expand Down Expand Up @@ -317,9 +317,9 @@
"Macross.Json.Extensions": "[3.0.0, )",
"Microsoft.EntityFrameworkCore.Abstractions": "[8.0.0, )",
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
"Monai.Deploy.Messaging": "[2.0.0-rc0003, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0-rc0003, )",
"Monai.Deploy.Storage": "[1.0.0-rc0006, )",
"Monai.Deploy.Messaging": "[2.0.0, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0, )",
"Monai.Deploy.Storage": "[1.0.0, )",
"fo-dicom": "[5.1.2, )"
}
},
Expand Down
26 changes: 13 additions & 13 deletions src/Configuration/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@
},
"Monai.Deploy.Messaging": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "QQTS329g2OUk+3CQYQit6bi3Mhof2nMXd3gCQK5mGJYVjSCBFPCYhGKJ81vaBpeNRSjBh4IMWf5Bnxpd4TEtQQ==",
"resolved": "2.0.0",
"contentHash": "LcerCeHWDSB3Q1Vw0La9pYvXdNNDu4nGUie2bvVlL8lCkxbVNx+rtDorV5cA8KSKW9GZd/RD6SAsIzcjMXqP6Q==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
Expand All @@ -189,29 +189,29 @@
},
"Monai.Deploy.Messaging.RabbitMQ": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "mQUNjp9p0ORstFdt1dxvrGFNv10YiYMksW1+zrTeQ3sVS7uVYqseVHE45NJHxRXGUTRSCaFqlxtJ4hoEttLRpA==",
"resolved": "2.0.0",
"contentHash": "J5dXjOBqA59irTcFbfwxIQnLxUXGcMCA/cuk1+TJgscMeb2WTVks3esZmcs3pOY2OIBmOROvBl/6KaL9cYFPmg==",
"dependencies": {
"Monai.Deploy.Messaging": "2.0.0-rc0003",
"Monai.Deploy.Messaging": "2.0.0",
"Polly": "8.2.0",
"RabbitMQ.Client": "6.8.1"
}
},
"Monai.Deploy.Storage": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "uYoGYO5FsppqXttLjJ0YYgWq4bRQhIXBfmwp546f7+LhSmGjrpwqo4agJnQcSCL9ERBp7Y8POCU6Gtf3+nDYqw==",
"resolved": "1.0.0",
"contentHash": "YN087swDoJJCj+UgPVWzsraxL730ajg8OJdEahgPvZFe4quFlfhWIGLweVKRNhSvrN/CV87/m+noLJu7jSEaww==",
"dependencies": {
"AWSSDK.SecurityToken": "3.7.300.30",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
"Monai.Deploy.Storage.S3Policy": "1.0.0-rc0006",
"Monai.Deploy.Storage.S3Policy": "1.0.0",
"System.IO.Abstractions": "20.0.4"
}
},
"Monai.Deploy.Storage.S3Policy": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "UprsQkdIwvlhiQzWxB4rU2Q+vggJJrMsadOXrD7ybf/ZoLqi3oQyMZyNsk8heMTd4pwQikOGpIOUfF7JZYMP1w==",
"resolved": "1.0.0",
"contentHash": "I8My4nZEt1vA2wDvti84CfhK+TnyW60E/50Cb+xyhzdrlqWpWr/Xbwhl1ocELAPDeRsakECK4cikrNYLbpp+pQ==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Newtonsoft.Json": "13.0.3"
Expand Down Expand Up @@ -323,9 +323,9 @@
"Macross.Json.Extensions": "[3.0.0, )",
"Microsoft.EntityFrameworkCore.Abstractions": "[8.0.0, )",
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
"Monai.Deploy.Messaging": "[2.0.0-rc0003, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0-rc0003, )",
"Monai.Deploy.Storage": "[1.0.0-rc0006, )",
"Monai.Deploy.Messaging": "[2.0.0, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0, )",
"Monai.Deploy.Storage": "[1.0.0, )",
"fo-dicom": "[5.1.2, )"
}
},
Expand Down
26 changes: 13 additions & 13 deletions src/Database/Api/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@
},
"Monai.Deploy.Messaging": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "QQTS329g2OUk+3CQYQit6bi3Mhof2nMXd3gCQK5mGJYVjSCBFPCYhGKJ81vaBpeNRSjBh4IMWf5Bnxpd4TEtQQ==",
"resolved": "2.0.0",
"contentHash": "LcerCeHWDSB3Q1Vw0La9pYvXdNNDu4nGUie2bvVlL8lCkxbVNx+rtDorV5cA8KSKW9GZd/RD6SAsIzcjMXqP6Q==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
Expand All @@ -189,29 +189,29 @@
},
"Monai.Deploy.Messaging.RabbitMQ": {
"type": "Transitive",
"resolved": "2.0.0-rc0003",
"contentHash": "mQUNjp9p0ORstFdt1dxvrGFNv10YiYMksW1+zrTeQ3sVS7uVYqseVHE45NJHxRXGUTRSCaFqlxtJ4hoEttLRpA==",
"resolved": "2.0.0",
"contentHash": "J5dXjOBqA59irTcFbfwxIQnLxUXGcMCA/cuk1+TJgscMeb2WTVks3esZmcs3pOY2OIBmOROvBl/6KaL9cYFPmg==",
"dependencies": {
"Monai.Deploy.Messaging": "2.0.0-rc0003",
"Monai.Deploy.Messaging": "2.0.0",
"Polly": "8.2.0",
"RabbitMQ.Client": "6.8.1"
}
},
"Monai.Deploy.Storage": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "uYoGYO5FsppqXttLjJ0YYgWq4bRQhIXBfmwp546f7+LhSmGjrpwqo4agJnQcSCL9ERBp7Y8POCU6Gtf3+nDYqw==",
"resolved": "1.0.0",
"contentHash": "YN087swDoJJCj+UgPVWzsraxL730ajg8OJdEahgPvZFe4quFlfhWIGLweVKRNhSvrN/CV87/m+noLJu7jSEaww==",
"dependencies": {
"AWSSDK.SecurityToken": "3.7.300.30",
"Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.0",
"Monai.Deploy.Storage.S3Policy": "1.0.0-rc0006",
"Monai.Deploy.Storage.S3Policy": "1.0.0",
"System.IO.Abstractions": "20.0.4"
}
},
"Monai.Deploy.Storage.S3Policy": {
"type": "Transitive",
"resolved": "1.0.0-rc0006",
"contentHash": "UprsQkdIwvlhiQzWxB4rU2Q+vggJJrMsadOXrD7ybf/ZoLqi3oQyMZyNsk8heMTd4pwQikOGpIOUfF7JZYMP1w==",
"resolved": "1.0.0",
"contentHash": "I8My4nZEt1vA2wDvti84CfhK+TnyW60E/50Cb+xyhzdrlqWpWr/Xbwhl1ocELAPDeRsakECK4cikrNYLbpp+pQ==",
"dependencies": {
"Ardalis.GuardClauses": "4.3.0",
"Newtonsoft.Json": "13.0.3"
Expand Down Expand Up @@ -323,9 +323,9 @@
"Macross.Json.Extensions": "[3.0.0, )",
"Microsoft.EntityFrameworkCore.Abstractions": "[8.0.0, )",
"Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
"Monai.Deploy.Messaging": "[2.0.0-rc0003, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0-rc0003, )",
"Monai.Deploy.Storage": "[1.0.0-rc0006, )",
"Monai.Deploy.Messaging": "[2.0.0, )",
"Monai.Deploy.Messaging.RabbitMQ": "[2.0.0, )",
"Monai.Deploy.Storage": "[1.0.0, )",
"fo-dicom": "[5.1.2, )"
}
},
Expand Down
12 changes: 6 additions & 6 deletions src/Database/EntityFramework/Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -581,16 +581,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "KZm8iG29y6Mse7YntYYJSf5fGWuhYLliWgZaG/8NcuXS4gN7SPdtPYpjCxQlHqxvMGubkWVrGp3MvUaI7SkyKA==",
"resolved": "8.2.1",
"contentHash": "tVHvP5Z0fNoZCE9mpKAsh0IaValwsTGPrqjlWqkWR/Gpl5jL05HWC/AVGSL+jkAqkl1Jn7uBUOArnRD+dK5PfQ==",
"dependencies": {
"Polly.Core": "8.2.0"
"Polly.Core": "8.2.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "gnKp3+mxGFmkFs4eHcD9aex0JOF8zS1Y18c2A5ckXXTVqbs6XLcDyLKgSa/mUFqAnH3mn9+uVIM0RhAec/d3kA=="
"resolved": "8.2.1",
"contentHash": "/Z3EspfWBdTla4I9IAcQn32/7kB5WS3rSnOYloz8YlVyClu8h7uuYf4pfUvffOYVbxmDX/mFRfxwzqW2Zs96ZA=="
},
"RabbitMQ.Client": {
"type": "Transitive",
Expand Down Expand Up @@ -1669,7 +1669,7 @@
"Monai.Deploy.InformaticsGateway.Api": "[0.4.1, )",
"Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
"Polly": "[8.2.0, )"
"Polly": "[8.2.1, )"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions src/Database/MongoDB/Integration.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,16 +439,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "KZm8iG29y6Mse7YntYYJSf5fGWuhYLliWgZaG/8NcuXS4gN7SPdtPYpjCxQlHqxvMGubkWVrGp3MvUaI7SkyKA==",
"resolved": "8.2.1",
"contentHash": "tVHvP5Z0fNoZCE9mpKAsh0IaValwsTGPrqjlWqkWR/Gpl5jL05HWC/AVGSL+jkAqkl1Jn7uBUOArnRD+dK5PfQ==",
"dependencies": {
"Polly.Core": "8.2.0"
"Polly.Core": "8.2.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.2.0",
"contentHash": "gnKp3+mxGFmkFs4eHcD9aex0JOF8zS1Y18c2A5ckXXTVqbs6XLcDyLKgSa/mUFqAnH3mn9+uVIM0RhAec/d3kA=="
"resolved": "8.2.1",
"contentHash": "/Z3EspfWBdTla4I9IAcQn32/7kB5WS3rSnOYloz8YlVyClu8h7uuYf4pfUvffOYVbxmDX/mFRfxwzqW2Zs96ZA=="
},
"RabbitMQ.Client": {
"type": "Transitive",
Expand Down Expand Up @@ -1468,7 +1468,7 @@
"dependencies": {
"Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
"MongoDB.Driver": "[2.23.1, )",
"Polly": "[8.2.0, )"
"Polly": "[8.2.1, )"
}
}
}
Expand Down
Loading

0 comments on commit 009e0e2

Please sign in to comment.