Skip to content

Commit 5ec62c2

Browse files
build(nuget): Bump the microsoft group with 4 updates (#170)
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9 Bumps Microsoft.EntityFrameworkCore from 10.0.8 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.InMemory from 10.0.8 to 10.0.9 Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.8 to 10.0.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54a2d52 commit 5ec62c2

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

JsonApiToolkit.Tests/JsonApiToolkit.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="coverlet.collector" Version="10.0.1" />
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.8" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.9" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
1515
<PackageReference Include="moq" Version="4.20.72" />
1616
<PackageReference Include="xunit" Version="2.9.3" />

JsonApiToolkit/JsonApiToolkit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<ItemGroup>
3030
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
3131
<PackageReference Include="Intility.Logging.AspNetCore" Version="3.1.5"/>
32-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.8"/>
33-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.8"/>
32+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.9"/>
33+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.9"/>
3434
</ItemGroup>
3535
<ItemGroup>
3636
<None Include="..\README.nuget.md" Pack="true" PackagePath="\"/>

JsonApiToolkit/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@
1818
},
1919
"Microsoft.EntityFrameworkCore": {
2020
"type": "Direct",
21-
"requested": "[10.0.8, )",
22-
"resolved": "10.0.8",
23-
"contentHash": "EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==",
21+
"requested": "[10.0.9, )",
22+
"resolved": "10.0.9",
23+
"contentHash": "tu85SRzOT021V7EQlViCiAE7TqldVn469Y6lt5TEn/+XC4/MeNCHgMRSxqYuWqvF4zAQZUhCmtNEZuM3ss4LeA==",
2424
"dependencies": {
25-
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.8",
26-
"Microsoft.EntityFrameworkCore.Analyzers": "10.0.8"
25+
"Microsoft.EntityFrameworkCore.Abstractions": "10.0.9",
26+
"Microsoft.EntityFrameworkCore.Analyzers": "10.0.9"
2727
}
2828
},
2929
"Microsoft.EntityFrameworkCore.Relational": {
3030
"type": "Direct",
31-
"requested": "[10.0.8, )",
32-
"resolved": "10.0.8",
33-
"contentHash": "UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==",
31+
"requested": "[10.0.9, )",
32+
"resolved": "10.0.9",
33+
"contentHash": "dEoyYKgiaZHHgOFm1WMWm1sFEsEuhPWufX4L9PekKtqd/RaIcPjkCjvbrVvJtApErb5wPSJhYvnTlxhH+p9h2g==",
3434
"dependencies": {
35-
"Microsoft.EntityFrameworkCore": "10.0.8"
35+
"Microsoft.EntityFrameworkCore": "10.0.9"
3636
}
3737
},
3838
"Azure.Core": {
@@ -102,13 +102,13 @@
102102
},
103103
"Microsoft.EntityFrameworkCore.Abstractions": {
104104
"type": "Transitive",
105-
"resolved": "10.0.8",
106-
"contentHash": "jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA=="
105+
"resolved": "10.0.9",
106+
"contentHash": "GRMaiPkqYna/gCsyDffYDWmefGPC3hDrdMw+2rrGcQwhs6uZOsaMQXMJnoXQ35tx9SkBV2ieRRU9N/jLOO6BZw=="
107107
},
108108
"Microsoft.EntityFrameworkCore.Analyzers": {
109109
"type": "Transitive",
110-
"resolved": "10.0.8",
111-
"contentHash": "M3BZ8JH8rB6BE7dO2g9iVbrHLnEz9wMXT6q+tDR6Nq3gyP3KmBj5OTiZGxyF3vesjOQNKanYoPGSNBR4kR2llg=="
110+
"resolved": "10.0.9",
111+
"contentHash": "aiEFB+C5EsZGqxvMPazE07hbWsp4iPaufJpanGt5O+lrwv7mJLrqma5haVIgFAPCyhQkmk75XSCEubT1zUjxtA=="
112112
},
113113
"Microsoft.Extensions.DependencyModel": {
114114
"type": "Transitive",

0 commit comments

Comments
 (0)