1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-20 19:14:32 -05:00

Fix Organization License Sync (#2864)

This commit is contained in:
Justin Baur 2023-04-24 13:51:08 -04:00 committed by GitHub
parent f961787396
commit a2d45c09ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
32 changed files with 191 additions and 189 deletions

View File

@ -4,7 +4,7 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" /> <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\..\src\Core\Core.csproj" /> <ProjectReference Include="..\..\..\src\Core\Core.csproj" />

View File

@ -4,11 +4,11 @@
"net6.0": { "net6.0": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Direct", "type": "Direct",
"requested": "[11.0.0, )", "requested": "[12.0.1, )",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -34,8 +34,8 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
@ -2782,7 +2782,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -24,18 +24,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2793,7 +2793,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -36,18 +36,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2952,7 +2952,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -105,18 +105,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3211,7 +3211,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -93,18 +93,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3048,7 +3048,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -44,18 +44,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2889,7 +2889,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -47,18 +47,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2804,7 +2804,7 @@
"commercial.infrastructure.entityframework": { "commercial.infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Infrastructure.EntityFramework": "2023.3.0" "Infrastructure.EntityFramework": "2023.3.0"
} }
@ -2861,7 +2861,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -24,18 +24,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2793,7 +2793,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -24,18 +24,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2793,7 +2793,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -24,18 +24,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2793,7 +2793,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -34,18 +34,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2803,7 +2803,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -33,18 +33,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2815,7 +2815,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<ItemGroup> <ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" /> <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.12" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.12" /> <PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.12" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.12" />

View File

@ -1,4 +1,6 @@
using AutoMapper; using AutoMapper;
using Bit.Core.Enums;
using Bit.Core.Models.Data.Organizations;
using Bit.Infrastructure.EntityFramework.Auth.Models; using Bit.Infrastructure.EntityFramework.Auth.Models;
using Bit.Infrastructure.EntityFramework.Vault.Models; using Bit.Infrastructure.EntityFramework.Vault.Models;
@ -24,5 +26,12 @@ public class OrganizationMapperProfile : Profile
public OrganizationMapperProfile() public OrganizationMapperProfile()
{ {
CreateMap<Core.Entities.Organization, Organization>().ReverseMap(); CreateMap<Core.Entities.Organization, Organization>().ReverseMap();
CreateProjection<Organization, SelfHostedOrganizationDetails>()
.ForMember(sd => sd.CollectionCount, opt => opt.MapFrom(o => o.Collections.Count))
.ForMember(sd => sd.GroupCount, opt => opt.MapFrom(o => o.Groups.Count))
.ForMember(sd => sd.OccupiedSeatCount, opt => opt.MapFrom(o => o.OrganizationUsers.Count(ou => ou.Status >= OrganizationUserStatusType.Invited)))
.ForMember(sd => sd.OrganizationUsers, opt => opt.MapFrom(o => o.OrganizationUsers))
.ForMember(sd => sd.ScimConnections, opt => opt.MapFrom(o => o.Connections.Where(c => c.Type == OrganizationConnectionType.Scim)))
.ForMember(sd => sd.SsoConfig, opt => opt.MapFrom(o => o.SsoConfigs.SingleOrDefault()));
} }
} }

View File

@ -1,4 +1,5 @@
using AutoMapper; using AutoMapper;
using AutoMapper.QueryableExtensions;
using Bit.Core.Enums; using Bit.Core.Enums;
using Bit.Core.Models.Data.Organizations; using Bit.Core.Models.Data.Organizations;
using Bit.Core.Repositories; using Bit.Core.Repositories;
@ -197,22 +198,14 @@ public class OrganizationRepository : Repository<Core.Entities.Organization, Org
using (var scope = ServiceScopeFactory.CreateScope()) using (var scope = ServiceScopeFactory.CreateScope())
{ {
var dbContext = GetDatabaseContext(scope); var dbContext = GetDatabaseContext(scope);
var organization = await GetDbSet(dbContext).FindAsync(id);
if (organization == null)
{
return null;
}
var selfHostOrganization = Mapper.Map<SelfHostedOrganizationDetails>(organization); var selfHostedOrganization = await dbContext.Organizations
.Where(o => o.Id == id)
.AsSplitQuery()
.ProjectTo<SelfHostedOrganizationDetails>(Mapper.ConfigurationProvider)
.SingleOrDefaultAsync();
selfHostOrganization.OccupiedSeatCount = return selfHostedOrganization;
organization.OrganizationUsers.Count(ou => ou.Status >= OrganizationUserStatusType.Invited);
selfHostOrganization.CollectionCount = organization.Collections?.Count ?? 0;
selfHostOrganization.GroupCount = organization?.Groups.Count ?? 0;
selfHostOrganization.SsoConfig = organization.SsoConfigs.SingleOrDefault();
selfHostOrganization.ScimConnections = organization.Connections.Where(c => c.Type == OrganizationConnectionType.Scim);
return selfHostOrganization;
} }
} }
} }

View File

@ -4,11 +4,11 @@
"net6.0": { "net6.0": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Direct", "type": "Direct",
"requested": "[11.0.0, )", "requested": "[12.0.1, )",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -97,8 +97,8 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }

View File

@ -45,18 +45,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2843,7 +2843,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -24,18 +24,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2793,7 +2793,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -84,18 +84,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3187,7 +3187,7 @@
"commercial.infrastructure.entityframework": { "commercial.infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Infrastructure.EntityFramework": "2023.3.0" "Infrastructure.EntityFramework": "2023.3.0"
} }
@ -3264,7 +3264,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -94,18 +94,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3066,7 +3066,7 @@
"commercial.infrastructure.entityframework": { "commercial.infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Infrastructure.EntityFramework": "2023.3.0" "Infrastructure.EntityFramework": "2023.3.0"
} }
@ -3149,7 +3149,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -94,18 +94,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3056,7 +3056,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -75,18 +75,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2986,7 +2986,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -105,18 +105,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3211,7 +3211,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -94,18 +94,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3078,7 +3078,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -105,18 +105,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3074,7 +3074,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -96,18 +96,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2908,7 +2908,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -81,18 +81,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -3197,7 +3197,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -34,18 +34,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2796,7 +2796,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -34,18 +34,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2796,7 +2796,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -34,18 +34,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2828,7 +2828,7 @@
"commercial.infrastructure.entityframework": { "commercial.infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Infrastructure.EntityFramework": "2023.3.0" "Infrastructure.EntityFramework": "2023.3.0"
} }
@ -2885,7 +2885,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",

View File

@ -34,18 +34,18 @@
}, },
"AutoMapper": { "AutoMapper": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "+596AnKykYCk9RxXCEF4GYuapSebQtFVvIA1oVG1rrRkCLAC7AkWehJ0brCfYUbdDW3v1H/p0W3hob7JoXGjMw==", "contentHash": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
"dependencies": { "dependencies": {
"Microsoft.CSharp": "4.7.0" "Microsoft.CSharp": "4.7.0"
} }
}, },
"AutoMapper.Extensions.Microsoft.DependencyInjection": { "AutoMapper.Extensions.Microsoft.DependencyInjection": {
"type": "Transitive", "type": "Transitive",
"resolved": "11.0.0", "resolved": "12.0.1",
"contentHash": "0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==", "contentHash": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
"dependencies": { "dependencies": {
"AutoMapper": "11.0.0", "AutoMapper": "[12.0.1]",
"Microsoft.Extensions.Options": "6.0.0" "Microsoft.Extensions.Options": "6.0.0"
} }
}, },
@ -2796,7 +2796,7 @@
"infrastructure.entityframework": { "infrastructure.entityframework": {
"type": "Project", "type": "Project",
"dependencies": { "dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0", "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
"Core": "2023.3.0", "Core": "2023.3.0",
"Microsoft.EntityFrameworkCore.Relational": "6.0.12", "Microsoft.EntityFrameworkCore.Relational": "6.0.12",
"Microsoft.EntityFrameworkCore.SqlServer": "6.0.12", "Microsoft.EntityFrameworkCore.SqlServer": "6.0.12",