Advertisement
Guest User

VS2017 bundle error

a guest
Apr 6th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.95 KB | None | 0 0
  1. 1>------ Inizio compilazione: Progetto: Zxcvbn-cs, Configurazione: Release ARM ------
  2. 1> Zxcvbn-cs -> C:\Users\Sergi\Documents\GitHub\Lockr\Zxcvbn-cs\bin\ARM\Release\Zxcvbn-cs.dll
  3. 2>------ Inizio compilazione: Progetto: Lockr, Configurazione: Release ARM ------
  4. 2> Multilingual App Toolkit v4.0.6799.0
  5. 2> Multilingual App Toolkit build started.
  6. 2> Multilingual App Toolkit build completed successfully. (1113 ms)
  7. 2> Lockr -> C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\bin\ARM\Release\Lockr.exe
  8. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0010: Could not find assembly 'Microsoft.Identity.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' referenced by 'Microsoft.Toolkit.Uwp.Services'.
  9. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0017: Assembly 'Microsoft.Threading.Tasks.Extensions' requests the address of the virtual method 'Stream.BeginRead(byte[], int, int, AsyncCallback, object)' which is not available in the targeted .NET platform. Please ask the author of 'Microsoft.Threading.Tasks.Extensions' to provide an implementation that can be used in the currently targeted .NET platform.
  10. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0017: Assembly 'Microsoft.Threading.Tasks.Extensions' requests the address of the virtual method 'Stream.EndRead(IAsyncResult)' which is not available in the targeted .NET platform. Please ask the author of 'Microsoft.Threading.Tasks.Extensions' to provide an implementation that can be used in the currently targeted .NET platform.
  11. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0017: Assembly 'Microsoft.Threading.Tasks.Extensions' requests the address of the virtual method 'Stream.BeginWrite(byte[], int, int, AsyncCallback, object)' which is not available in the targeted .NET platform. Please ask the author of 'Microsoft.Threading.Tasks.Extensions' to provide an implementation that can be used in the currently targeted .NET platform.
  12. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0017: Assembly 'Microsoft.Threading.Tasks.Extensions' requests the address of the virtual method 'Stream.EndWrite(IAsyncResult)' which is not available in the targeted .NET platform. Please ask the author of 'Microsoft.Threading.Tasks.Extensions' to provide an implementation that can be used in the currently targeted .NET platform.
  13. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0010: Could not find assembly 'Microsoft.Identity.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' referenced by 'Microsoft.Toolkit.Uwp.Services'.
  14. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0010: Could not find assembly 'Microsoft.Identity.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' referenced by 'Microsoft.Toolkit.Uwp.Services'.
  15. 2> Elaborazione del codice dell'applicazione
  16. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0010: Could not find assembly 'Microsoft.Identity.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' referenced by 'Microsoft.Toolkit.Uwp.Services'.
  17. 2> Computing application closure and generating interop code
  18. 2> Caricamento dei moduli di 148 in corso...
  19. 2> Generazione del codice in corso...
  20. 2> Codice di interoperabilità generato.
  21. 2> Generating serialization code
  22. 2> Compiling interop code
  23. 2> Generating System.Reflection.DispatchProxy proxy code.
  24. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext' was not included in compilation, but was referenced in method 'AdalAuthenticationProviderBase..ctor(string, string, AuthenticationContext)'. There may have been a missing assembly.
  25. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.UserIdentifier' was not included in compilation, but was referenced in method 'AdalAuthenticationProviderBase.GetUserIdentifierForAuthentication(string)'. There may have been a missing assembly.
  26. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationResult' was not included in compilation, but was referenced in type 'Microsoft.OneDrive.Sdk.Authentication.AuthenticationResultWrapper'. There may have been a missing assembly.
  27. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationStatus' was not included in compilation, but was referenced in method 'AuthenticationResultWrapper.Status.get()'. There may have been a missing assembly.
  28. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.UserInfo' was not included in compilation, but was referenced in type 'Microsoft.OneDrive.Sdk.Authentication.UserInfoWrapper'. There may have been a missing assembly.
  29. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs' was not included in compilation, but was referenced in method 'AdalCredentialCache.AfterAdalAccess(TokenCacheNotificationArgs)'. There may have been a missing assembly.
  30. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotification' was not included in compilation, but was referenced in method 'ITokenCache.AfterAccess.get()'. There may have been a missing assembly.
  31. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCache' was not included in compilation, but was referenced in method 'ITokenCache.InnerTokenCache.get()'. There may have been a missing assembly.
  32. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheItem' was not included in compilation, but was referenced in method 'ITokenCacheItem.InnerCacheItem.get()'. There may have been a missing assembly.
  33. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.IdentityModel.Clients.ActiveDirectory.PromptBehavior' was not included in compilation, but was referenced in method 'AuthenticationContextWrapper.AcquireTokenAsync(string, string, Uri, PromptBehavior, UserIdentifier)'. There may have been a missing assembly.
  34. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.Identity.Client.User' was not included in compilation, but was referenced in type 'Microsoft.Toolkit.Uwp.Services.MicrosoftGraph.MicrosoftGraphAuthenticationHelper'. There may have been a missing assembly.
  35. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0005: Type 'Microsoft.Identity.Client.AuthenticationResult' was not included in compilation, but was referenced in method 'MicrosoftGraphAuthenticationHelper.StoreCredential(AuthenticationResult)'. There may have been a missing assembly.
  36. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AdalAuthenticationProviderBase..ctor(string, string, AuthenticationContext)' will always throw an exception due to the missing method 'AuthenticationContext..ctor(string)'. There may have been a missing assembly.
  37. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AdalAuthenticationProviderBase.GetUserIdentifierForAuthentication(string)' will always throw an exception due to the missing method 'UserIdentifier..ctor(string, UserIdentifierType)'. There may have been a missing assembly.
  38. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.AccessToken.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_AccessToken()'. There may have been a missing assembly.
  39. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.AccessTokenType.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_AccessTokenType()'. There may have been a missing assembly.
  40. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.ExpiresOn.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_ExpiresOn()'. There may have been a missing assembly.
  41. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.IdToken.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_IdToken()'. There may have been a missing assembly.
  42. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.IsMultipleResourceRefreshToken.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_IsMultipleResourceRefreshToken()'. There may have been a missing assembly.
  43. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.RefreshToken.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_RefreshToken()'. There may have been a missing assembly.
  44. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.TenantId.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_TenantId()'. There may have been a missing assembly.
  45. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.UserInfo.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_UserInfo()'. There may have been a missing assembly.
  46. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.Error.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_Error()'. There may have been a missing assembly.
  47. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.ErrorDescription.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_ErrorDescription()'. There may have been a missing assembly.
  48. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.Status.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_Status()'. There may have been a missing assembly.
  49. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.StatusCode.get()' will always throw an exception due to the missing method 'AuthenticationResult.get_StatusCode()'. There may have been a missing assembly.
  50. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationResultWrapper.StatusCode.set(int)' will always throw an exception due to the missing method 'AuthenticationResult.put_StatusCode(int)'. There may have been a missing assembly.
  51. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.DisplayableId.get()' will always throw an exception due to the missing method 'UserInfo.get_DisplayableId()'. There may have been a missing assembly.
  52. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.FamilyName.get()' will always throw an exception due to the missing method 'UserInfo.get_FamilyName()'. There may have been a missing assembly.
  53. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.GivenName.get()' will always throw an exception due to the missing method 'UserInfo.get_GivenName()'. There may have been a missing assembly.
  54. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.IdentityProvider.get()' will always throw an exception due to the missing method 'UserInfo.get_IdentityProvider()'. There may have been a missing assembly.
  55. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.PasswordChangeUrl.get()' will always throw an exception due to the missing method 'UserInfo.get_PasswordChangeUrl()'. There may have been a missing assembly.
  56. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.PasswordExpiresOn.get()' will always throw an exception due to the missing method 'UserInfo.get_PasswordExpiresOn()'. There may have been a missing assembly.
  57. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'UserInfoWrapper.UniqueId.get()' will always throw an exception due to the missing method 'UserInfo.get_UniqueId()'. There may have been a missing assembly.
  58. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AdalCredentialCache.TokenCache.get()' will always throw an exception due to the missing method 'TokenCacheNotification..ctor(object, IntPtr)'. There may have been a missing assembly.
  59. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.AccessToken.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_AccessToken()'. There may have been a missing assembly.
  60. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.Authority.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_Authority()'. There may have been a missing assembly.
  61. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.ClientId.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_ClientId()'. There may have been a missing assembly.
  62. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.DisplayableId.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_DisplayableId()'. There may have been a missing assembly.
  63. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.ExpiresOn.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_ExpiresOn()'. There may have been a missing assembly.
  64. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.FamilyName.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_FamilyName()'. There may have been a missing assembly.
  65. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.GivenName.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_GivenName()'. There may have been a missing assembly.
  66. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.IdentityProvider.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_IdentityProvider()'. There may have been a missing assembly.
  67. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.IdToken.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_IdToken()'. There may have been a missing assembly.
  68. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.IsMultipleResourceRefreshToken.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_IsMultipleResourceRefreshToken()'. There may have been a missing assembly.
  69. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.RefreshToken.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_RefreshToken()'. There may have been a missing assembly.
  70. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.Resource.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_Resource()'. There may have been a missing assembly.
  71. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.TenantId.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_TenantId()'. There may have been a missing assembly.
  72. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheItemWrapper.UniqueId.get()' will always throw an exception due to the missing method 'TokenCacheItem.get_UniqueId()'. There may have been a missing assembly.
  73. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper..ctor(TokenCache)' will always throw an exception due to the missing method 'TokenCache..ctor()'. There may have been a missing assembly.
  74. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.AfterAccess.get()' will always throw an exception due to the missing method 'TokenCache.get_AfterAccess()'. There may have been a missing assembly.
  75. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.AfterAccess.set(TokenCacheNotification)' will always throw an exception due to the missing method 'TokenCache.put_AfterAccess(TokenCacheNotification)'. There may have been a missing assembly.
  76. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.BeforeAccess.get()' will always throw an exception due to the missing method 'TokenCache.get_BeforeAccess()'. There may have been a missing assembly.
  77. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.BeforeAccess.set(TokenCacheNotification)' will always throw an exception due to the missing method 'TokenCache.put_BeforeAccess(TokenCacheNotification)'. There may have been a missing assembly.
  78. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.BeforeWrite.get()' will always throw an exception due to the missing method 'TokenCache.get_BeforeWrite()'. There may have been a missing assembly.
  79. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.BeforeWrite.set(TokenCacheNotification)' will always throw an exception due to the missing method 'TokenCache.put_BeforeWrite(TokenCacheNotification)'. There may have been a missing assembly.
  80. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.HasStateChanged.get()' will always throw an exception due to the missing method 'TokenCache.get_HasStateChanged()'. There may have been a missing assembly.
  81. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.HasStateChanged.set(bool)' will always throw an exception due to the missing method 'TokenCache.put_HasStateChanged(bool)'. There may have been a missing assembly.
  82. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.Clear()' will always throw an exception due to the missing method 'TokenCache.Clear()'. There may have been a missing assembly.
  83. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.DeleteItem(ITokenCacheItem)' will always throw an exception due to the missing method 'TokenCache.DeleteItem(TokenCacheItem)'. There may have been a missing assembly.
  84. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.Deserialize(byte[])' will always throw an exception due to the missing method 'TokenCache.Deserialize(byte[])'. There may have been a missing assembly.
  85. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.ReadItems()' will always throw an exception due to the missing method 'TokenCache.ReadItems()'. There may have been a missing assembly.
  86. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'TokenCacheWrapper.Serialize()' will always throw an exception due to the missing method 'TokenCache.Serialize()'. There may have been a missing assembly.
  87. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationContextWrapper.TokenCache.get()' will always throw an exception due to the missing method 'AuthenticationContext.get_TokenCache()'. There may have been a missing assembly.
  88. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationContextWrapper.<AcquireTokenSilentAsync>d__5.MoveNext()' will always throw an exception due to the missing method 'AuthenticationContext.AcquireTokenSilentAsync(string, string, UserIdentifier)'. There may have been a missing assembly.
  89. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationContextWrapper.<AcquireTokenAsync>d__6.MoveNext()' will always throw an exception due to the missing method 'AuthenticationContext.AcquireTokenAsync(string, string, Uri, PromptBehavior, UserIdentifier)'. There may have been a missing assembly.
  90. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'AuthenticationContextWrapper.<AcquireTokenByRefreshTokenAsync>d__7.MoveNext()' will always throw an exception due to the missing method 'AuthenticationContext.AcquireTokenByRefreshTokenAsync(string, string, string)'. There may have been a missing assembly.
  91. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'MicrosoftGraphAuthenticationHelper.StoreCredential(AuthenticationResult)' will always throw an exception due to the missing method 'AuthenticationResult.get_User()'. There may have been a missing assembly.
  92. 2>C:\Users\Sergi\.nuget\packages\microsoft.net.native.compiler\1.6.1\tools\Microsoft.NetNative.targets(691,5): warning : ILTransform : warning ILT0003: Method 'MicrosoftGraphAuthenticationHelper.<LogoutAsync>d__20.MoveNext()' will always throw an exception due to the missing method 'User.SignOut()'. There may have been a missing assembly.
  93. 2> Cleaning up unreferenced code
  94. 2> Generazione del codice nativo
  95. 2> Generazione delle correzioni per il codice nativo
  96. 2> Lockr -> C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\bin\ARM\Release\Lockr_2017.407.108.0_ARM.appx
  97. 2> Lockr -> C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\bin\ARM\Release\Upload\Lockr_2017.407.108.0_ARM.appx
  98. 2> Lockr -> C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\Builds\Lockr_2017.407.108.0_Test\Lockr_2017.407.108.0_ARM.appxsym
  99. 2> Lockr -> C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\bin\ARM\Release\Upload\Lockr_2017.407.108.0\Lockr_2017.407.108.0_ARM.appxsym
  100. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\VisualStudio\v15.0\AppxPackage\Microsoft.AppXPackage.Targets(3899,5): error APPX0502: file 'C:\Users\Sergi\Documents\GitHub\Lockr\Lockr\bin\ARM\Release\Lockr_2017.407.108.0_language-de.appx' non trovato.
  101. ========== Compilazione: 1 completate, 1 non riuscite, 0 aggiornate, 0 ignorate ==========
  102. È stato compilato correttamente un pacchetto per Release (x86).
  103. È stato compilato correttamente un pacchetto per Release (x64).
  104. ========== Pacchetto: 2 riuscito/i, 1 non riuscito/i ===========
  105. ========== Bundle dell'app: 1 riuscito/i, 1 non riuscito/i ===========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement