11<?xml version =" 1.0" ?>
22<package >
33 <metadata >
4- <version >2.0.0-preview5 </version >
4+ <version >2.0.0-preview7 </version >
55 <id >Microsoft.Graph.Authentication</id >
66 <description >Microsoft Graph PowerShell authentication module</description >
77 <authors >Microsoft</authors >
2525 <file src =" artifacts\StartupScripts\" target =" StartupScripts" />
2626 <file src =" artifacts\custom\" target =" custom" />
2727 <!-- Copy framework dependent assemblies to respective framework directory. -->
28+ <!-- Shared -->
29+ <file src =" artifacts\Dependencies\Azure.Core.dll" target =" Dependencies" />
30+ <file src =" artifacts\Dependencies\Azure.Identity.dll" target =" Dependencies" />
31+ <file src =" artifacts\Dependencies\Microsoft.Bcl.AsyncInterfaces.dll" target =" Dependencies" />
32+ <file src =" artifacts\Dependencies\Microsoft.Identity.Client.Extensions.Msal.dll" target =" Dependencies" />
33+ <file src =" artifacts\Dependencies\Microsoft.IdentityModel.Abstractions.dll" target =" Dependencies" />
34+ <file src =" artifacts\Dependencies\Newtonsoft.Json.dll" target =" Dependencies" />
35+ <file src =" artifacts\Dependencies\System.Buffers.dll" target =" Dependencies" />
36+ <file src =" artifacts\Dependencies\System.Diagnostics.DiagnosticSource.dll" target =" Dependencies" />
37+ <file src =" artifacts\Dependencies\System.Memory.dll" target =" Dependencies" />
38+ <file src =" artifacts\Dependencies\System.Numerics.Vectors.dll" target =" Dependencies" />
39+ <file src =" artifacts\Dependencies\System.Runtime.CompilerServices.Unsafe.dll" target =" Dependencies" />
40+ <file src =" artifacts\Dependencies\System.Text.Encodings.Web.dll" target =" Dependencies" />
41+ <file src =" artifacts\Dependencies\System.Text.Json.dll" target =" Dependencies" />
42+ <file src =" artifacts\Dependencies\System.Threading.Tasks.Extensions.dll" target =" Dependencies" />
2843 <!-- Core-->
2944 <file src =" artifacts\Dependencies\Core\Azure.Core.dll" target =" Dependencies\Core" />
3045 <file src =" artifacts\Dependencies\Core\Azure.Identity.dll" target =" Dependencies\Core" />
3550 <file src =" artifacts\Dependencies\Core\Newtonsoft.Json.dll" target =" Dependencies\Core" />
3651 <file src =" artifacts\Dependencies\Core\System.Security.Cryptography.ProtectedData.dll" target =" Dependencies\Core" />
3752 <!-- Desktop -->
38- <file src =" artifacts\Dependencies\Desktop\Azure.Core.dll" target =" Dependencies\Desktop" />
39- <file src =" artifacts\Dependencies\Desktop\Azure.Identity.dll" target =" Dependencies\Desktop" />
40- <file src =" artifacts\Dependencies\Desktop\Microsoft.Bcl.AsyncInterfaces.dll" target =" Dependencies\Desktop" />
4153 <file src =" artifacts\Dependencies\Desktop\Microsoft.Graph.Core.dll" target =" Dependencies\Desktop" />
4254 <file src =" artifacts\Dependencies\Desktop\Microsoft.Identity.Client.dll" target =" Dependencies\Desktop" />
43- <file src =" artifacts\Dependencies\Desktop\Microsoft.Identity.Client.Extensions.Msal.dll" target =" Dependencies\Desktop" />
44- <file src =" artifacts\Dependencies\Desktop\Microsoft.IdentityModel.Abstractions.dll" target =" Dependencies\Desktop" />
45- <file src =" artifacts\Dependencies\Desktop\Newtonsoft.Json.dll" target =" Dependencies\Desktop" />
46- <file src =" artifacts\Dependencies\Desktop\System.Buffers.dll" target =" Dependencies\Desktop" />
47- <file src =" artifacts\Dependencies\Desktop\System.Diagnostics.DiagnosticSource.dll" target =" Dependencies\Desktop" />
48- <file src =" artifacts\Dependencies\Desktop\System.Memory.dll" target =" Dependencies\Desktop" />
4955 <file src =" artifacts\Dependencies\Desktop\System.Net.Http.WinHttpHandler.dll" target =" Dependencies\Desktop" />
50- <file src =" artifacts\Dependencies\Desktop\System.Numerics.Vectors.dll" target =" Dependencies\Desktop" />
51- <file src =" artifacts\Dependencies\Desktop\System.Runtime.CompilerServices.Unsafe.dll" target =" Dependencies\Desktop" />
5256 <file src =" artifacts\Dependencies\Desktop\System.Security.Cryptography.ProtectedData.dll" target =" Dependencies\Desktop" />
53- <file src =" artifacts\Dependencies\Desktop\System.Text.Encodings.Web.dll" target =" Dependencies\Desktop" />
54- <file src =" artifacts\Dependencies\Desktop\System.Text.Json.dll" target =" Dependencies\Desktop" />
55- <file src =" artifacts\Dependencies\Desktop\System.Threading.Tasks.Extensions.dll" target =" Dependencies\Desktop" />
5657 </files >
5758</package >
0 commit comments