Skip to content

Commit 531fb18

Browse files
committed
upgraded microsoft.data.sqlclient to 5.2.2
- [LIBRARY UPDATE] upgraded microsoft.data.sqlclient to 5.2.2
1 parent 64c59a8 commit 531fb18

File tree

109 files changed

+35
-4415
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+35
-4415
lines changed
67.4 KB
Binary file not shown.

src/API.Library/API.Library.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
<PackageId>API.Library</PackageId>
1313
<Product>API Library</Product>
1414
<Copyright>Central Statistics Office, Ireland</Copyright>
15-
<Version>7.0.12</Version>
15+
<Version>7.0.13</Version>
1616
<Authors>Central Statistics Office, Ireland</Authors>
1717
<SignAssembly>False</SignAssembly>
1818
<RepositoryUrl>https://github.com/CSOIreland/Server-API-Library</RepositoryUrl>
1919
<PackageReleaseNotes>
20-
- [ENHANCEMENT] allow json config files to have strings or json objects using CombineSectionValues function
20+
- [LIBRARY UPDATE] upgraded microsoft.data.sqlclient to 5.2.2
2121
</PackageReleaseNotes>
2222
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
2323
<RestoreLockedMode>true</RestoreLockedMode>
@@ -41,7 +41,7 @@
4141
<ItemGroup>
4242
<PackageReference Include="EnyimMemcachedCore" Version="3.2.1" />
4343
<PackageReference Include="log4net" Version="2.0.17" />
44-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
44+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
4545
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
4646
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
4747
<PackageReference Include="Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version="8.0.0" />

src/API.Library/packages.lock.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
},
2424
"Microsoft.Data.SqlClient": {
2525
"type": "Direct",
26-
"requested": "[5.2.1, )",
27-
"resolved": "5.2.1",
28-
"contentHash": "ojg2XWmih4ubPPtrhRqqXk0SM6wC2ZSTkNNEAlYBhMo4IsRHjLazFc0abzcZCNfw1JyWcqY7vGutWTv8ZaFD9g==",
26+
"requested": "[5.2.2, )",
27+
"resolved": "5.2.2",
28+
"contentHash": "mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==",
2929
"dependencies": {
30-
"Azure.Identity": "1.11.3",
30+
"Azure.Identity": "1.11.4",
3131
"Microsoft.Data.SqlClient.SNI.runtime": "5.2.0",
32-
"Microsoft.Identity.Client": "4.60.3",
32+
"Microsoft.Identity.Client": "4.61.3",
3333
"Microsoft.IdentityModel.JsonWebTokens": "6.35.0",
3434
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
3535
"Microsoft.SqlServer.Server": "1.0.0",
@@ -113,12 +113,12 @@
113113
},
114114
"Azure.Identity": {
115115
"type": "Transitive",
116-
"resolved": "1.11.3",
117-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
116+
"resolved": "1.11.4",
117+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
118118
"dependencies": {
119119
"Azure.Core": "1.38.0",
120-
"Microsoft.Identity.Client": "4.60.3",
121-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
120+
"Microsoft.Identity.Client": "4.61.3",
121+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
122122
"System.Memory": "4.5.4",
123123
"System.Security.Cryptography.ProtectedData": "4.7.0",
124124
"System.Text.Json": "4.7.2",
@@ -209,19 +209,19 @@
209209
},
210210
"Microsoft.Identity.Client": {
211211
"type": "Transitive",
212-
"resolved": "4.60.3",
213-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
212+
"resolved": "4.61.3",
213+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
214214
"dependencies": {
215215
"Microsoft.IdentityModel.Abstractions": "6.35.0",
216216
"System.Diagnostics.DiagnosticSource": "6.0.1"
217217
}
218218
},
219219
"Microsoft.Identity.Client.Extensions.Msal": {
220220
"type": "Transitive",
221-
"resolved": "4.60.3",
222-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
221+
"resolved": "4.61.3",
222+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
223223
"dependencies": {
224-
"Microsoft.Identity.Client": "4.60.3",
224+
"Microsoft.Identity.Client": "4.61.3",
225225
"System.Security.Cryptography.ProtectedData": "4.5.0"
226226
}
227227
},

test/API.Test.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ VisualStudioVersion = 17.2.32630.192
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "API.Test", "API.Test\API.Test.csproj", "{30A0911C-303F-44D4-85D4-A89190D03234}"
77
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D5A8C847-2A80-4DD7-8909-04B692C704E1}"
9+
ProjectSection(SolutionItems) = preProject
10+
nuget.config = nuget.config
11+
EndProjectSection
12+
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1015
Debug|Any CPU = Debug|Any CPU
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-39 KB
Binary file not shown.

0 commit comments

Comments
 (0)