Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When there some restore exceptions on the output, restore completion output does not specify anything and we don't know if restore failed or succeeded #4377

Closed
abpiskunov opened this issue Jan 23, 2017 · 3 comments

Comments

@abpiskunov
Copy link

Details about Problem

RC3 build: d15rel 26116.1.

See the log below: it postss some exceptions , but at the end it looks like everything is fine - when it is not (there is something wrong since sdk can not find resolved packages in assets file , not sure if it is related or not to this log output, but still)

Error occurred while restoring NuGet packages: System.InvalidOperationException: The operation failed as details for project ProjectSystemDogfoodSetup could not be loaded.
at NuGet.PackageManagement.VisualStudio.CpsPackageReferenceProject.GetPackageSpecsAsync(DependencyGraphCacheContext context)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__14.MoveNext()
Error occurred while restoring NuGet packages: System.InvalidOperationException: The operation failed as details for project ProjectSystemDogfoodSetup could not be loaded.
at NuGet.PackageManagement.VisualStudio.CpsPackageReferenceProject.GetPackageSpecsAsync(DependencyGraphCacheContext context)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__14.MoveNext()
Error occurred while restoring NuGet packages: System.InvalidOperationException: The operation failed as details for project ProjectSystemDogfoodSetup could not be loaded.
at NuGet.PackageManagement.VisualStudio.CpsPackageReferenceProject.GetPackageSpecsAsync(DependencyGraphCacheContext context)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__14.MoveNext()
Error occurred while restoring NuGet packages: System.InvalidOperationException: The operation failed as details for project ProjectSystemDogfoodSetup could not be loaded.
at NuGet.PackageManagement.VisualStudio.CpsPackageReferenceProject.GetPackageSpecsAsync(DependencyGraphCacheContext context)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.DependencyGraphRestoreUtility.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.SolutionRestoreManager.SolutionRestoreJob.d__14.MoveNext()
Restoring NuGet packages...
Running restore with 4 concurrent jobs.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CPS\CPS.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Composition\Composition.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CoreFX\CoreFX.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Immutable\Immutable.csproj.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CoreFX\CoreFX.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Immutable\Immutable.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CPS\CPS.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Composition\Composition.csproj...
Restoring packages for .NETStandard,Version=v1.0...
Restoring packages for .NETFramework,Version=v4.6...
Restoring packages for .NETStandard,Version=v1.0...
Restoring packages for .NETFramework,Version=v4.6...
Resolving conflicts for .NETStandard,Version=v1.0...
Resolving conflicts for .NETStandard,Version=v1.0...
Resolving conflicts for .NETFramework,Version=v4.6...
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETStandard,Version=v1.0.
Checking compatibility of packages on .NETStandard,Version=v1.0.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for CoreFX 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Composition 1.0.0 with .NETStandard,Version=v1.0.
Checking compatibility for Immutable 1.0.0 with .NETStandard,Version=v1.0.
Checking compatibility for CPS 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.ValueTuple 4.3.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.SDK 15.0.661-pre-g3d0c752f96 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Composition 1.0.27 with .NETStandard,Version=v1.0.
Checking compatibility for System.Collections.Immutable 1.1.36 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.SDK.Tools 15.0.661-pre-g3d0c752f96 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETStandard,Version=v1.0.
All packages and projects are compatible with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem 15.0.661-pre-g3d0c752f96 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.SDK.VsixSuppression 14.0.50703 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Composition 1.0.27 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Composition 15.0.16-pre with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Validation 15.0.11-pre with .NETFramework,Version=v4.6.
Checking compatibility for System.Collections.Immutable 1.2.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Tpl.Dataflow 4.5.24 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Threading 15.0.20-pre with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Committing restore...
Committing restore...
Committing restore...
Committing restore...
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CoreFX\CoreFX.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Composition\Composition.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Immutable\Immutable.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CPS\CPS.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CPS\CPS.csproj.nuget.g.targets.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CoreFX\CoreFX.csproj.nuget.g.targets.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Composition\Composition.csproj.nuget.g.targets.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Immutable\Immutable.csproj.nuget.g.targets.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CoreFX\project.assets.json
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Composition\project.assets.json
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\CPS\project.assets.json
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Immutable\project.assets.json
Restore completed in 398.56 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Immutable\Immutable.csproj.
Restore completed in 397.98 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CoreFX\CoreFX.csproj.
Restore completed in 397.76 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Composition\Composition.csproj.
Restore completed in 419.56 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\CPS\CPS.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Json.net\Json.net.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Metadata\Metadata.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\MSBuild\MSBuild.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Moq.net\Moq.net.csproj.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Json.net\Json.net.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Metadata\Metadata.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\MSBuild\MSBuild.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Moq.net\Moq.net.csproj...
Restoring packages for .NETFramework,Version=v4.6...
Restoring packages for .NETStandard,Version=v1.0...
Restoring packages for .NETFramework,Version=v4.6...
Restoring packages for .NETFramework,Version=v4.6...
Resolving conflicts for .NETFramework,Version=v4.6...
Resolving conflicts for .NETStandard,Version=v1.0...
Resolving conflicts for .NETFramework,Version=v4.6...
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for Json.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Moq.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Moq 4.2.1402.2112 with .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETStandard,Version=v1.0.
Checking compatibility for Newtonsoft.Json 8.0.3 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Checking compatibility for Metadata 1.0.0 with .NETStandard,Version=v1.0.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Checking compatibility for System.Reflection.Metadata 1.2.0 with .NETStandard,Version=v1.0.
Committing restore...
Committing restore...
Checking compatibility for Immutable 1.0.0 with .NETStandard,Version=v1.0.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Moq.net\Moq.net.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Json.net\Json.net.csproj.nuget.g.props.
Checking compatibility for System.Collections.Immutable 1.1.37 with .NETStandard,Version=v1.0.
All packages and projects are compatible with .NETStandard,Version=v1.0.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Moq.net\Moq.net.csproj.nuget.g.targets.
Committing restore...
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Metadata\Metadata.csproj.nuget.g.props.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Moq.net\project.assets.json
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Json.net\Json.net.csproj.nuget.g.targets.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Metadata\Metadata.csproj.nuget.g.targets.
Restore completed in 105.21 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Moq.net\Moq.net.csproj.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Json.net\project.assets.json
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Metadata\project.assets.json
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Roslyn\Roslyn.csproj.
Restore completed in 105.73 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Json.net\Json.net.csproj.
Restore completed in 155.16 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Metadata\Metadata.csproj.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Roslyn\Roslyn.csproj...
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Toolset\Toolset.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\VisualStudio\VisualStudio.csproj.
Restoring packages for .NETFramework,Version=v4.6...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Toolset\Toolset.csproj...
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\VisualStudio\VisualStudio.csproj...
Restoring packages for .NETFramework,Version=v4.6...
Restoring packages for .NETStandard,Version=v1.0...
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for MSBuild 1.0.0 with .NETFramework,Version=v4.6.
Resolving conflicts for .NETFramework,Version=v4.6...
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.Build.Utilities.Core 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Resolving conflicts for .NETStandard,Version=v1.0...
Checking compatibility for Microsoft.Build.Tasks.Core 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Engine 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Framework 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.Debug 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Collections 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETStandard,Version=v1.0.
Checking compatibility for System.Globalization 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Toolset 1.0.0 with .NETStandard,Version=v1.0.
Checking compatibility for System.Runtime.InteropServices 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Net.RoslynDiagnostics 1.2.0-beta2 with .NETStandard,Version=v1.0.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for System.Threading 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for MicroBuild.Plugins.SwixBuild 1.0.101 with .NETStandard,Version=v1.0.
Checking compatibility for VisualStudio 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading.Thread 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.10.0 10.0.30319 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VSSDK.BuildTools 15.0.25929-RC2 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.11.0 11.0.61030 with .NETFramework,Version=v4.6.
Committing restore...
Checking compatibility for Microsoft.Net.Compilers 2.0.0-rc2-61102-09 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.Data.Core 9.0.21022 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\MSBuild\MSBuild.csproj.nuget.g.props.
Checking compatibility for MicroBuild.Core 0.2.0 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.Designer.Interfaces 1.1.4322 with .NETFramework,Version=v4.6.
Checking compatibility for MicroBuild.Core.Sentinel 1.0.0 with .NETStandard,Version=v1.0.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\MSBuild\MSBuild.csproj.nuget.g.targets.
Checking compatibility for Microsoft.VisualStudio.Shell.15.0 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for Roslyn.Diagnostics.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime 12.1.30328 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.ApiDesignGuidelines.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\MSBuild\project.assets.json
Checking compatibility for Microsoft.VisualStudio.Telemetry 15.0.691-master31907920 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Restore completed in 451.43 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\MSBuild\MSBuild.csproj.
Checking compatibility for RoslynDependencies.Microsoft.VisualStudio.GraphModel 15.0.25807 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Composition.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\xUnit.net\xUnit.net.csproj.
Checking compatibility for Microsoft.VisualStudio.Data.Services 9.0.21022 with .NETFramework,Version=v4.6.
Checking compatibility for System.Collections.Immutable.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\xUnit.net\xUnit.net.csproj...
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime 14.1.24720 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Restoring packages for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.VisualStudio.ImageCatalog 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.InteropServices.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.VisualStudio.SDK.EmbedInteropTypes 14.1.2 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading.Tasks.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.Editor 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for XmlDocumentationComments.Analyzers 1.2.0-beta2 with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop.10.0 10.0.30319 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETStandard,Version=v1.0.
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop.12.0 12.0.30110 with .NETFramework,Version=v4.6.
Committing restore...
Checking compatibility for Microsoft.VisualStudio.Shell.Design 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Toolset\Toolset.csproj.nuget.g.props.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.WCFReference.Interop 9.0.30729 with .NETFramework,Version=v4.6.
Checking compatibility for xUnit.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ManagedInterfaces 8.0.50727 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Toolset\Toolset.csproj.nuget.g.targets.
Checking compatibility for xunit 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime 12.1.30328 with .NETFramework,Version=v4.6.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Toolset\project.assets.json
Checking compatibility for xunit.core 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Json.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for xunit.assert 2.1.0 with .NETFramework,Version=v4.6.
Restore completed in 420.37 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Toolset\Toolset.csproj.
Checking compatibility for xunit.extensibility.core 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop 7.10.6071 with .NETFramework,Version=v4.6.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\DeployTestDependencies\DeployTestDependencies.csproj.
Checking compatibility for xunit.extensibility.execution 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.OLE.Interop 7.10.6070 with .NETFramework,Version=v4.6.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\DeployTestDependencies\DeployTestDependencies.csproj...
Checking compatibility for xunit.abstractions 2.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.8.0 8.0.50727 with .NETFramework,Version=v4.6.
Restoring packages for .NETFramework,Version=v4.6...
All packages and projects are compatible with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Utilities 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Committing restore...
Checking compatibility for Microsoft.VisualStudio.Threading 15.0.20-pre with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\xUnit.net\xUnit.net.csproj.nuget.g.props.
Checking compatibility for Microsoft.VisualStudio.Imaging 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.VisualStudio.Shell.Framework 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\xUnit.net\xUnit.net.csproj.nuget.g.targets.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.9.0 9.0.30729 with .NETFramework,Version=v4.6.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\xUnit.net\project.assets.json
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop 7.10.6070 with .NETFramework,Version=v4.6.
Restore completed in 211.33 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\xUnit.net\xUnit.net.csproj.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.12.0 12.0.30110 with .NETFramework,Version=v4.6.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.AppDesigner\Microsoft.VisualStudio.AppDesigner.vbproj.
Checking compatibility for Microsoft.ApplicationInsights 0.17.2-build00169 with .NETFramework,Version=v4.6.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.AppDesigner\Microsoft.VisualStudio.AppDesigner.vbproj...
Checking compatibility for Microsoft.ApplicationInsights.PersistenceChannel 0.17.2-build00169 with .NETFramework,Version=v4.6.
Restoring packages for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.ApplicationInsights.UniversalTelemetryChannel 0.17.2-build00169 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Bcl 1.1.8 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Bcl.Async 1.0.168 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Bcl.Build 1.0.14 with .NETFramework,Version=v4.6.
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility for Microsoft.Diagnostics.Tracing.EventSource.Redist 1.1.16-beta with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.RemoteControl 14.0.249-master2E2DC10C with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Utilities.Internal 14.0.54-masterD06D5CD1 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime 14.1.24720 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop.8.0 8.0.50727 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Text.UI.Wpf 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Text.UI 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Text.Data 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Text.Logic 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for Roslyn 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.CoreUtility 15.0.25726-Preview5 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.LanguageServices 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.TextManager.Interop.11.0 11.0.61030 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for Newtonsoft.Json 8.0.3 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.CSharp.Workspaces 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Validation 15.0.11-pre with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.VisualBasic.Workspaces 2.0.0-rc2 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.CSharp 2.0.0-rc2 with .NETFramework,Version=v4.6.
Committing restore...
Checking compatibility for Microsoft.CodeAnalysis.Workspaces.Common 2.0.0-rc2 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudio\VisualStudio.csproj.nuget.g.props.
Checking compatibility for Microsoft.CodeAnalysis.VisualBasic 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.Common 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Composition 1.0.27 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.Contracts 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Linq.Parallel 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.ObjectModel 4.0.10 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.RegularExpressions 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading.Tasks.Parallel 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.CodeAnalysis.Analyzers 1.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.AppContext 4.1.0 with .NETFramework,Version=v4.6.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudio\VisualStudio.csproj.nuget.g.targets.
Checking compatibility for System.Collections 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Collections.Concurrent 4.0.12 with .NETFramework,Version=v4.6.
Checking compatibility for System.Collections.Immutable 1.2.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Console 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.Debug 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.FileVersionInfo 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.StackTrace 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Diagnostics.Tools 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Dynamic.Runtime 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Globalization 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.Compression 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.FileSystem 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.FileSystem.Primitives 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Linq 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Linq.Expressions 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Reflection 4.1.0 with .NETFramework,Version=v4.6.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudio\project.assets.json
Checking compatibility for System.Reflection.Metadata 1.4.1-beta-24430-01 with .NETFramework,Version=v4.6.
Checking compatibility for System.Resources.ResourceManager 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.Extensions 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.InteropServices 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.Numerics 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Algorithms 4.2.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Encoding 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.X509Certificates 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding.CodePages 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding.Extensions 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading 4.0.11 with .NETFramework,Version=v4.6.
Restore completed in 932.85 ms for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\VisualStudio\VisualStudio.csproj.
Checking compatibility for System.Threading.Tasks 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading.Thread 4.0.0 with .NETFramework,Version=v4.6.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.Editors\Microsoft.VisualStudio.Editors.vbproj.
Checking compatibility for System.Xml.ReaderWriter 4.0.11 with .NETFramework,Version=v4.6.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.Editors\Microsoft.VisualStudio.Editors.vbproj...
Checking compatibility for System.Xml.XDocument 4.0.11 with .NETFramework,Version=v4.6.
Restoring packages for .NETFramework,Version=v4.6...
Checking compatibility for System.Xml.XmlDocument 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XPath.XDocument 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Primitives 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XPath 4.0.1 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Committing restore...
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Roslyn\Roslyn.csproj.nuget.g.props.
Resolving conflicts for .NETFramework,Version=v4.6...
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Roslyn\Roslyn.csproj.nuget.g.targets.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\Roslyn\project.assets.json
Restore completed in 1.05 sec for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Dependencies\Roslyn\Roslyn.csproj.
Reading project file Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.ProjectSystem.CSharp.UnitTests\Microsoft.VisualStudio.ProjectSystem.CSharp.UnitTests.csproj.
Restoring packages for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\Microsoft.VisualStudio.ProjectSystem.CSharp.UnitTests\Microsoft.VisualStudio.ProjectSystem.CSharp.UnitTests.csproj...
Restoring packages for .NETFramework,Version=v4.6...
Resolving conflicts for .NETFramework,Version=v4.6...
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for DeployTestDependencies 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for xunit.runner.visualstudio 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for xunit.runner.console 2.1.0 with .NETFramework,Version=v4.6.
Checking compatibility of packages on .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.InteropServices.RuntimeInformation 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.AppDesigner 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Json.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Json.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.VisualBasic.VS 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Immutable 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.CSharp.VS 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Roslyn 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Immutable 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Metadata 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Roslyn 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Composition 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.AppDesigner 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for MSBuild 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Metadata 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for CoreFX 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Editors 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for VisualStudio 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.VisualBasic 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Newtonsoft.Json 8.0.3 with .NETFramework,Version=v4.6.
Checking compatibility for Composition 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.LanguageServices 2.0.0-rc2 with .NETFramework,Version=v4.6.
Checking compatibility for MSBuild 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Composition 1.0.27 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.Managed.VS 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Utilities.Core 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for xUnit.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Tasks.Core 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for CoreFX 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Moq.net 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Engine 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.Managed 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.Build.Framework 15.1.0-preview-000516-03 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.Managed.TestServices 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.ValueTuple 4.3.0 with .NETFramework,Version=v4.6.
Checking compatibility for VisualStudio 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.10.0 10.0.30319 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.ProjectSystem.CSharp 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Shell.Interop.11.0 11.0.61030 with .NETFramework,Version=v4.6.
Checking compatibility for Newtonsoft.Json 8.0.3 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Data.Core 9.0.21022 with .NETFramework,Version=v4.6.
Checking compatibility for CPS 1.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.Designer.Interfaces 1.1.4322 with .NETFramework,Version=v4.6.
Checking compatibility for Microsoft.VisualStudio.LanguageServices 2.0.0-rc2 with .NETFramework,Version=v4.6.

...

Checking compatibility for System.Diagnostics.Tools 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Dynamic.Runtime 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.Compression 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.FileSystem 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.IO.FileSystem.Primitives 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Linq 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Linq.Expressions 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Reflection 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Reflection.Metadata 1.4.1-beta-24430-01 with .NETFramework,Version=v4.6.
Checking compatibility for System.Resources.ResourceManager 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.Extensions 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Runtime.Numerics 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Algorithms 4.2.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Encoding 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.X509Certificates 4.1.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding.CodePages 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Text.Encoding.Extensions 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Threading.Tasks 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.ReaderWriter 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XDocument 4.0.11 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XmlDocument 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XPath.XDocument 4.0.1 with .NETFramework,Version=v4.6.
Checking compatibility for System.Security.Cryptography.Primitives 4.0.0 with .NETFramework,Version=v4.6.
Checking compatibility for System.Xml.XPath 4.0.1 with .NETFramework,Version=v4.6.
All packages and projects are compatible with .NETFramework,Version=v4.6.
Committing restore...
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudioEditorsSetup\VisualStudioEditorsSetup.csproj.nuget.g.props.
Generating MSBuild file Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudioEditorsSetup\VisualStudioEditorsSetup.csproj.nuget.g.targets.
Writing lock file to disk. Path: Z:\git\ms\dotnet\dogfood\roslyn-project-system\bin\obj\VisualStudioEditorsSetup\project.assets.json
Restore completed in 1.31 sec for Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\VisualStudioEditorsSetup\VisualStudioEditorsSetup.csproj.

NuGet Config files used:
Z:\git\ms\dotnet\dogfood\roslyn-project-system\src\NuGet.Config
C:\Users\antonpis\AppData\Roaming\NuGet\NuGet.Config
C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config

Feeds used:
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json
https://dotnet.myget.org/F/msbuild/api/v3/index.json
https://dotnet.myget.org/F/nuget-build/api/v3/index.json
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json
https://api.nuget.org/v3/index.json
Time Elapsed: 00:00:10.1198642
========== Finished ==========

VS version

RC3 build: d15rel 26116.1.

Sample Project

https://github.com/srivatsn/roslyn-project-system/tree/dogfood

@jainaashish
Copy link
Contributor

dupe# of #4307

@abpiskunov
Copy link
Author

This is not a dupe of the issue you referenced - please reopen. Even if it does not meet the bar for RTM you should not close it and keep for U1.

@abpiskunov
Copy link
Author

@rrelyea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants