Skip to content

Commit

Permalink
Update graph cli core. (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkiage authored Sep 23, 2023
1 parent 387743b commit ad441dd
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion src/msgraph-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="1.0.0-preview.4" />
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="1.0.0-preview.6" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
</ItemGroup>

Expand Down
60 changes: 30 additions & 30 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
},
"Microsoft.Graph.Cli.Core": {
"type": "Direct",
"requested": "[1.0.0-preview.4, )",
"resolved": "1.0.0-preview.4",
"contentHash": "Pc+qnFG6qTNdlA3J/Ng0pKJz5WTUAKphqj/YWhfv9gRRxwdkil/wmSjg5uo2pZJozjNUFGlczOHnpK/RuqIgcg==",
"requested": "[1.0.0-preview.6, )",
"resolved": "1.0.0-preview.6",
"contentHash": "ZQf7OwlWjMFVmKvy0dPbkGrKNSHXjBunvxgVgRm8KwW19i4sgKCcrJLT1LeBeHo/K6jA5faQBGfMNgZkdF2Ydw==",
"dependencies": {
"Azure.Identity": "1.9.0",
"Azure.Identity": "1.10.1",
"JmesPath.Net": "1.0.308",
"Microsoft.Extensions.Hosting": "7.0.1",
"Microsoft.Extensions.Http": "7.0.0",
"Microsoft.Graph.Core": "3.0.11",
"Microsoft.Kiota.Cli.Commons": "0.4.1-preview.1",
"Microsoft.Kiota.Cli.Commons": "0.4.3-preview.1",
"Microsoft.Kiota.Http.HttpClientLibrary": "1.1.1",
"Spectre.Console": "0.47.0",
"System.CommandLine": "2.0.0-beta4.22272.1"
Expand All @@ -69,11 +69,11 @@
},
"Azure.Core": {
"type": "Transitive",
"resolved": "1.33.0",
"contentHash": "p06/5ueyCwKe09zqz7bPR6vbWRGrDy6Ot4aqjrjnowhFlXUBoljUdH+abDZP2vUuSZrOSstF4h860hBHWh8uHg==",
"resolved": "1.35.0",
"contentHash": "hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
"System.Diagnostics.DiagnosticSource": "4.6.0",
"System.Diagnostics.DiagnosticSource": "6.0.1",
"System.Memory.Data": "1.0.2",
"System.Numerics.Vectors": "4.5.0",
"System.Text.Encodings.Web": "4.7.2",
Expand All @@ -83,12 +83,12 @@
},
"Azure.Identity": {
"type": "Transitive",
"resolved": "1.9.0",
"contentHash": "VGcyxE66Za9mO0MtTYG1+ABZGF84QS+KZW8RTbcpYXLomHHvGT+aAL/Yg/ayfN+Usk2Z+DKB0+hymBaOAokj/w==",
"resolved": "1.10.1",
"contentHash": "xyZ6hje8cDL3V5F4FMeQL4/TV9bts/fLrXf+9ine0FF7dzwlGWgOHKwmUIDIJI3VeBvspHIBZnxsM2B+pZHGtA==",
"dependencies": {
"Azure.Core": "1.32.0",
"Microsoft.Identity.Client": "4.49.1",
"Microsoft.Identity.Client.Extensions.Msal": "2.25.3",
"Azure.Core": "1.35.0",
"Microsoft.Identity.Client": "4.54.1",
"Microsoft.Identity.Client.Extensions.Msal": "2.31.0",
"System.Memory": "4.5.4",
"System.Security.Cryptography.ProtectedData": "4.7.0",
"System.Text.Json": "4.7.2",
Expand Down Expand Up @@ -382,18 +382,18 @@
},
"Microsoft.Identity.Client": {
"type": "Transitive",
"resolved": "4.49.1",
"contentHash": "vDU3cdXIom4+pxJk8sDJcHYTHPhb6DSVF9zjFY61SoQVs1OxbHZY9+mBnq1gGkG7N/o04WTt42IdV/0gf1+5DA==",
"resolved": "4.54.1",
"contentHash": "YkQkV3IRaA1W36HD4NRD1cq+QFr+4QPKK3SgTSpx+RiobXnLZ6E9anOjDi2TS7okOEofBbjR6GyTPp4IR0MnEQ==",
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.22.0"
}
},
"Microsoft.Identity.Client.Extensions.Msal": {
"type": "Transitive",
"resolved": "2.25.3",
"contentHash": "I6/Od0d3OMD9b7RPxW1l25A8oA94H+r9ZtrOe4Ogk49Ftxhs9RS+pbzPE5dLe0i7nQy+1aob7mR22YsNcc0BiQ==",
"resolved": "2.31.0",
"contentHash": "IhGSqN0szneKC5Qk3/okJQJbDpQfLW/+mvslhzJPox4t2UuIkA2ZHe4w/z62ASye46G9sQWF9qqLXTgNacE2xQ==",
"dependencies": {
"Microsoft.Identity.Client": "4.49.1",
"Microsoft.Identity.Client": "4.54.1",
"System.IO.FileSystem.AccessControl": "5.0.0",
"System.Security.Cryptography.ProtectedData": "4.5.0"
}
Expand Down Expand Up @@ -452,11 +452,11 @@
},
"Microsoft.Kiota.Abstractions": {
"type": "Transitive",
"resolved": "1.3.1",
"contentHash": "XkJxqQEf7aGczbN4pZtp6fPCycWDa2pj6GjnGUBHXpVTtBM+XXbUhkgBdmyXrznE6CFnCyY0W+WqljnNL0DywQ==",
"resolved": "1.3.2",
"contentHash": "Y/oUMWe7BY06DTeCROBTCWhyI1dFG5RGag9mJ6msOva576pxjgOlxBpRncvA2rZBrlBeUWFzwsSzQ35VK0PXwA==",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "[6.0.0, 8.0.0)",
"Tavis.UriTemplates": "2.0.0"
"Std.UriTemplate": "0.0.42",
"System.Diagnostics.DiagnosticSource": "[6.0.0, 8.0.0)"
}
},
"Microsoft.Kiota.Authentication.Azure": {
Expand All @@ -471,12 +471,12 @@
},
"Microsoft.Kiota.Cli.Commons": {
"type": "Transitive",
"resolved": "0.4.1-preview.1",
"contentHash": "/Fw7K2FheuqGGVgDCUVbmwXwSEeCMAkT0NClWxaw63j0rZsxIwC1NyFbdjdHiPg/OFqPT8i5mXvZhZFuTU1V2g==",
"resolved": "0.4.3-preview.1",
"contentHash": "wcAThEPlfN+TrGnVxzg4HTJP5XvUm1Rq4d4V5gQfGxUmsO3ze2iaEO0rUttUnlzpmSXepcxEbFrcLr84dLhigQ==",
"dependencies": {
"JmesPath.Net": "1.0.308",
"Microsoft.Extensions.Logging.Abstractions": "7.0.1",
"Microsoft.Kiota.Abstractions": "1.3.1",
"Microsoft.Kiota.Abstractions": "1.3.2",
"Spectre.Console": "0.47.0",
"System.CommandLine": "2.0.0-beta4.22272.1",
"System.Text.Json": "7.0.3"
Expand Down Expand Up @@ -572,6 +572,11 @@
"NETStandard.Library": "1.6.1"
}
},
"Std.UriTemplate": {
"type": "Transitive",
"resolved": "0.0.42",
"contentHash": "2Nw/P/SFJlkEG2HeCNF+4+JvvlhQbcjejxSCaNDXY5R0w+3+Xk+PjbKxdyAp9hTsFnhNrnWTmg3k+ykd+ljRqQ=="
},
"System.Collections": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down Expand Up @@ -810,11 +815,6 @@
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
},
"Tavis.UriTemplates": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "GbetWNcPIaXvWtanHlBqlEp2KflFrsJf8RBNXmI8Yyeft9CSGxNrcsoKWEiEzyrn7gGVQ25ZC6ep9UfWPR0Otw=="
}
},
"net7.0/linux-x64": {
Expand Down

0 comments on commit ad441dd

Please sign in to comment.