OfficeDev / microsoft-teams-faqplusplus-app

DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
MIT License
48 stars 49 forks source link

ARM deployment fails for github deployment #102

Open cagrimunyas opened 4 years ago

cagrimunyas commented 4 years ago

During deployment operation, the creationf of the following resources fails:

Operation Details:

Proivisoning State: Failed
Duration: 5 minutes 7 seconds
Status: Conflict 
Status message:
{
    "status": "Failed",
    "error": {
        "code": "ResourceDeploymentFailure",
        "message": "The resource operation completed with terminal provisioning state 'Failed'."
    }
}

Edit: Tried cloning and building the project locally. The build works fine opens the "your bot is ready" page just fine.

cagrimunyas commented 4 years ago

The logs from the deployment center on the app service: Status: Failed

Command: deploy.cmd
Handling ASP.NET Core Web Application deployment.
Failed to add 'D:\local\UserProfile\.dotnet\tools' to the PATH environment variable. Add this directory to your PATH to use tools installed with 'dotnet tool install'.

Welcome to .NET Core 3.1!
---------------------
SDK Version: 3.1.202

Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

----------------
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Find out what's new: https://aka.ms/dotnet-whats-new
Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
Write your first app: https://aka.ms/first-net-core-app
--------------------------------------------------------------------------------------
  Restore completed in 3.2 min for D:\home\site\repository\Source\Microsoft.Teams.Apps.FAQPlusPlus\Microsoft.Teams.Apps.FAQPlusPlus.csproj.
  Restore completed in 1.54 sec for D:\home\site\repository\Source\Microsoft.Teams.Apps.FAQPlusPlus.Common\Microsoft.Teams.Apps.FAQPlusPlus.Common.csproj.
Microsoft (R) Build Engine version 16.5.0+d4cbfca49 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

  Restore completed in 11.21 sec for D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj.
  Restore completed in 63.29 ms for D:\home\site\repository\Source\Microsoft.Teams.Apps.FAQPlusPlus.Common\Microsoft.Teams.Apps.FAQPlusPlus.Common.csproj.

  Restore operation started...
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: The "Microsoft.Web.LibraryManager.Build.RestoreTask" task failed unexpectedly. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at System.Reflection.RuntimeAssembly.get_DefinedTypes() [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Web.LibraryManager.Build.Dependencies.GetProvidersFromReflection() [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Web.LibraryManager.Build.Dependencies.Initialize() [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Web.LibraryManager.Build.Dependencies..ctor(IHostInteraction hostInteraction, IEnumerable`1 assemblyPaths) [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Web.LibraryManager.Build.Dependencies.FromTask(String workingDirectory, IEnumerable`1 assemblyPaths) [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Web.LibraryManager.Build.RestoreTask.Execute() [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: File name: 'Microsoft.Web.LibraryManager.Contracts, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
D:\home\.nuget\microsoft.web.librarymanager.build\2.0.76\build\Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018:  [D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj]
Failed exitCode=1, command=dotnet publish "D:\home\site\repository\Source\Microsoft.Teams.Apps.FaqPlusPlus\Microsoft.Teams.Apps.FaqPlusPlus.csproj" --output "D:\local\Temp\8d808b5251c815c" --configuration Release
An error has occurred during web site deployment.
\r\nD:\Program Files (x86)\SiteExtensions\Kudu\87.20522.4610\bin\Scripts\starter.cmd deploy.cmd