Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/ObjeX.Api/ObjeX.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<PackageReference Include="Hangfire.Core" Version="1.8.23" />
<PackageReference Include="Hangfire.PostgreSql" Version="1.21.1" />
<PackageReference Include="Hangfire.Storage.SQLite" Version="0.4.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.8">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="10.0.8" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="10.0.9" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="3.0.0" />
Expand Down
92 changes: 46 additions & 46 deletions src/ObjeX.Api/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,34 +46,34 @@
},
"Microsoft.AspNetCore.App.Internal.Assets": {
"type": "Direct",
"requested": "[10.0.8, )",
"resolved": "10.0.8",
"contentHash": "v6KocthydFtUHBIRI29YsOHKOgsqcQubkNywVOxiYr4GSDSv+XO/AeyMJywlX+1tGUTGdydu/X7V+Tzeq4SsoA=="
"requested": "[10.0.3, )",
"resolved": "10.0.3",
"contentHash": "mr3Zn+ht8lijYvlMIasftw9opU9hsLKDdnOgQMmYI3RjWPJLOF9l8+YHDseRkTs97wOrULmJgo/NDCmzL/EGDg=="
},
"Microsoft.EntityFrameworkCore.Design": {
"type": "Direct",
"requested": "[10.0.8, )",
"resolved": "10.0.8",
"contentHash": "LlUUXdfqKFk7RlGExojVP8GI6hN9O21WjpxFnp5mLeGjd9iYdwywIgK9WOLvPM2hrknrRyHR/i43FQdw/oCrOw==",
"requested": "[10.0.9, )",
"resolved": "10.0.9",
"contentHash": "NxgqhpB89S6BViMku9B476KopBumtk0IQ4/iVn2GeeUBW9SyzLvWwOR0zPgcooAtRlR0UVzXkaUs71gYHSAbHg==",
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.Build.Framework": "18.0.2",
"Microsoft.CodeAnalysis.CSharp": "5.0.0",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0",
"Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0",
"Microsoft.EntityFrameworkCore.Relational": "10.0.8",
"Microsoft.Extensions.DependencyModel": "10.0.8",
"Microsoft.EntityFrameworkCore.Relational": "10.0.9",
"Microsoft.Extensions.DependencyModel": "10.0.9",
"Mono.TextTemplating": "3.0.0",
"Newtonsoft.Json": "13.0.3"
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": {
"type": "Direct",
"requested": "[10.0.8, )",
"resolved": "10.0.8",
"contentHash": "VyjlpOHGpT9xoNFKNd/27FBF4eBimMcCCIfMxkeju/8uUnugwsxHfzZX2iP+ilYeoYB4HeT5gAoswTIKD6SYJw==",
"requested": "[10.0.9, )",
"resolved": "10.0.9",
"contentHash": "QPT82DUkDXsgqXGKnyYcm0SJ1b3ryv1FRrsLcfmueAYIt2GmYqNmRLd7giFbHbB19uXSrExUeOa9r1RncATIGw==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "10.0.8"
"Microsoft.EntityFrameworkCore.Relational": "10.0.9"
}
},
"prometheus-net.AspNetCore": {
Expand Down Expand Up @@ -152,10 +152,10 @@
},
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "GvUGVaFpAihzb0MEUVunhwFNVI/s9wCtOidbaz4JucM3W/YiMtccki9Gm+qcoxlPxQyGpAxX11bvEghL87TMGA==",
"resolved": "10.0.9",
"contentHash": "5yHCQ6fDsOKJTCyXCHb7Q4KFPrlTF5k+u5unV7GXI89NJkvgk6nXr6jGxdBi003Sx8MzTjZGpjABLmpOZ2Pg1A==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Relational": "10.0.8"
"Microsoft.EntityFrameworkCore.Relational": "10.0.9"
}
},
"Microsoft.Build.Framework": {
Expand Down Expand Up @@ -225,65 +225,65 @@
},
"Microsoft.Data.Sqlite.Core": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "26t7WDiEjjAls/sFpWvVEFDxt+7Q5VPt6+blU2Lafuj9L8PzAv/GtGV4cqVPtrhWbfD2BX/z2v8hD1qXYtK6Aw==",
"resolved": "10.0.9",
"contentHash": "iZrONyMKPjxfVZnUktqO30QjzNwAGH+AxM61s8lKQnVhgbQ3bn0hiXI129ZmVicEbIcwljyy2OVsIYUR51ZHKQ==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
}
},
"Microsoft.EntityFrameworkCore": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==",
"resolved": "10.0.9",
"contentHash": "tu85SRzOT021V7EQlViCiAE7TqldVn469Y6lt5TEn/+XC4/MeNCHgMRSxqYuWqvF4zAQZUhCmtNEZuM3ss4LeA==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.8",
"Microsoft.EntityFrameworkCore.Analyzers": "10.0.8"
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.9",
"Microsoft.EntityFrameworkCore.Analyzers": "10.0.9"
}
},
"Microsoft.EntityFrameworkCore.Abstractions": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA=="
"resolved": "10.0.9",
"contentHash": "GRMaiPkqYna/gCsyDffYDWmefGPC3hDrdMw+2rrGcQwhs6uZOsaMQXMJnoXQ35tx9SkBV2ieRRU9N/jLOO6BZw=="
},
"Microsoft.EntityFrameworkCore.Analyzers": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "M3BZ8JH8rB6BE7dO2g9iVbrHLnEz9wMXT6q+tDR6Nq3gyP3KmBj5OTiZGxyF3vesjOQNKanYoPGSNBR4kR2llg=="
"resolved": "10.0.9",
"contentHash": "aiEFB+C5EsZGqxvMPazE07hbWsp4iPaufJpanGt5O+lrwv7mJLrqma5haVIgFAPCyhQkmk75XSCEubT1zUjxtA=="
},
"Microsoft.EntityFrameworkCore.Relational": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==",
"resolved": "10.0.9",
"contentHash": "dEoyYKgiaZHHgOFm1WMWm1sFEsEuhPWufX4L9PekKtqd/RaIcPjkCjvbrVvJtApErb5wPSJhYvnTlxhH+p9h2g==",
"dependencies": {
"Microsoft.EntityFrameworkCore": "10.0.8"
"Microsoft.EntityFrameworkCore": "10.0.9"
}
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "8BGSSKBDDBC8s6ye1Y2Ar1BToeZHLHOzUn0nAOng4Z+8dJ4KQKC/1qYFPgRYchDCOMQh98REHco8SrrMYsHuMQ==",
"resolved": "10.0.9",
"contentHash": "HH9/nnRF/YmRrc3hUlgXjMBYKH5kFmd5UWC81l9U0ySQhwHTcgvDPSewB8DyQHzFJzNGgG7VFK6ynC6+XQz9WA==",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "10.0.8",
"Microsoft.Extensions.DependencyModel": "10.0.8",
"Microsoft.EntityFrameworkCore.Sqlite.Core": "10.0.9",
"Microsoft.Extensions.DependencyModel": "10.0.9",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.11",
"SQLitePCLRaw.core": "2.1.11"
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "cFRBlY3sCoVX5JFDrRHQQHcbSms7CwBjjeuVEgQ4KP8WzPopgwNk3sJ0k7xKkIl0b9eUFJ0IR0aZwElT9154Ag==",
"resolved": "10.0.9",
"contentHash": "3bPEmACAaPJJSw+m5XwTSi3yZnVtaifa4d8gLsNMzW0Qu28jS5kADSfgJRBlq49RJ1K098VCzEDRJwM8gE6f2w==",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "10.0.8",
"Microsoft.EntityFrameworkCore.Relational": "10.0.8",
"Microsoft.Extensions.DependencyModel": "10.0.8",
"Microsoft.Data.Sqlite.Core": "10.0.9",
"Microsoft.EntityFrameworkCore.Relational": "10.0.9",
"Microsoft.Extensions.DependencyModel": "10.0.9",
"SQLitePCLRaw.core": "2.1.11"
}
},
"Microsoft.Extensions.DependencyModel": {
"type": "Transitive",
"resolved": "10.0.8",
"contentHash": "vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw=="
"resolved": "10.0.9",
"contentHash": "SCDTQ6HubnRvTUjR7dgMKHZvNoCb03t44ttHL8trlFTGgfDteWn/0nRdOxDhcI+lTWhKgd/flCVJEtAOPhSLNg=="
},
"Microsoft.VisualStudio.SolutionPersistence": {
"type": "Transitive",
Expand Down Expand Up @@ -475,33 +475,33 @@
"objex.core": {
"type": "Project",
"dependencies": {
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.8, )"
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.9, )"
}
},
"objex.infrastructure": {
"type": "Project",
"dependencies": {
"EFCore.NamingConventions": "[10.0.1, )",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.8, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.8, )",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.9, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.9, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.1, )",
"ObjeX.Core": "[1.0.0, )"
}
},
"objex.migrations.postgresql": {
"type": "Project",
"dependencies": {
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.8, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.8, )",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.9, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.9, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.1, )",
"ObjeX.Infrastructure": "[1.0.0, )"
}
},
"objex.web": {
"type": "Project",
"dependencies": {
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.8, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.8, )",
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "[10.0.9, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[10.0.9, )",
"ObjeX.Core": "[1.0.0, )",
"ObjeX.Infrastructure": "[1.0.0, )",
"Radzen.Blazor": "[10.4.3, )"
Expand Down
2 changes: 1 addition & 1 deletion src/ObjeX.Core/ObjeX.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.9" />
</ItemGroup>

</Project>
Loading
Loading