diff --git a/ClassLibrary1/ClassLibrary1.csproj b/ClassLibrary1/ClassLibrary1.csproj index c310e14..82d3430 100644 --- a/ClassLibrary1/ClassLibrary1.csproj +++ b/ClassLibrary1/ClassLibrary1.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/ClassLibrary1/packages.lock.json b/ClassLibrary1/packages.lock.json index 8f4ab17..5b576fd 100644 --- a/ClassLibrary1/packages.lock.json +++ b/ClassLibrary1/packages.lock.json @@ -16,19 +16,18 @@ }, "Azure.Storage.Blobs": { "type": "Direct", - "requested": "[12.23.0, )", - "resolved": "12.23.0", - "contentHash": "wokJ5KX/iViQQ32xyCu69+Ter0aR4B9QQ+oR9NCpc/WPIanxnDErrmFfdmE7K8ZdccjHkvE/wEnqJxaF1+5wFg==", + "requested": "[12.25.0, )", + "resolved": "12.25.0", + "contentHash": "+5rQj7vQ2NsVxEzFeGxRGP44P9GhJcJMEZTaG/w96z/c8mEO6OoawBAr8tJ/0vH1QSVkjfr+IY3GmGpT507I0w==", "dependencies": { - "Azure.Storage.Common": "12.22.0", - "System.Text.Json": "6.0.10" + "Azure.Storage.Common": "12.24.0" } }, "Microsoft.Azure.Cosmos": { "type": "Direct", - "requested": "[3.50.0, )", - "resolved": "3.50.0", - "contentHash": "xA2nibSRDegC+4Ts2b5fkAaHuorIl6FInK3iIO7as2S6v//3sEcomekdmdtaY1QWVRYzUhjTg/7++RzyMhGSKQ==", + "requested": "[3.52.1, )", + "resolved": "3.52.1", + "contentHash": "O6HwtqqJrmFTozJiVpeHnPlf4Pn2B4mTUawlLZEIFstF2SEcZVAeqZ+mqFJy2mhmHj6mO+10GkRAMi8K/Yda1g==", "dependencies": { "Azure.Core": "1.44.1", "Microsoft.Bcl.AsyncInterfaces": "6.0.0", @@ -48,9 +47,9 @@ }, "Newtonsoft.Json": { "type": "Direct", - "requested": "[13.0.1, )", - "resolved": "13.0.1", - "contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==" + "requested": "[13.0.3, )", + "resolved": "13.0.3", + "contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==" }, "Azure.Core": { "type": "Transitive", @@ -64,11 +63,11 @@ }, "Azure.Storage.Common": { "type": "Transitive", - "resolved": "12.22.0", - "contentHash": "0Vm30bRpQ0fcswB0xQMhKAOSXnRygnF2f/029uPaIDLaj1/yfX4jmU0fFjJe9ojGEj/vlAmsApCEOyL9if6zHg==", + "resolved": "12.24.0", + "contentHash": "JOmmSgNvH/zRWRihT6PZapEdTNESP4YtGS5OjbkUAg6EFiM6Ite7hDkqzJrA7QKmi1SRwZ40vpHi1McVpQuhgw==", "dependencies": { "Azure.Core": "1.44.1", - "System.IO.Hashing": "6.0.0" + "System.IO.Hashing": "8.0.0" } }, "Microsoft.Bcl.AsyncInterfaces": { @@ -389,8 +388,8 @@ }, "System.IO.Hashing": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==" + "resolved": "8.0.0", + "contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA==" }, "System.Linq": { "type": "Transitive", @@ -728,23 +727,6 @@ "System.Runtime": "4.3.0" } }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Text.Json": { - "type": "Transitive", - "resolved": "6.0.10", - "contentHash": "NSB0kDipxn2ychp88NXWfFRFlmi1bst/xynOutbnpEfRCT9JZkZ7KOmF/I/hNKo2dILiMGnqblm+j1sggdLB9g==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encodings.Web": "6.0.0" - } - }, "System.Text.RegularExpressions": { "type": "Transitive", "resolved": "4.3.1",