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

.SLNX format support #10794

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

refactor ParseSolutionHelper

1bd2a25
Select commit
Loading
Failed to load commit list.
Open

.SLNX format support #10794

refactor ParseSolutionHelper
1bd2a25
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr (Windows Core) failed Oct 11, 2024 in 1m 30s

Windows Core failed

Annotations

Check failure on line 0 in src\UnitTests.Shared\Microsoft.Build.UnitTests.Shared.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Windows Core)

src\UnitTests.Shared\Microsoft.Build.UnitTests.Shared.csproj#L0

src\UnitTests.Shared\Microsoft.Build.UnitTests.Shared.csproj(0,0): error NU1101: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package Microsoft.VisualStudio.SolutionPersistence. No packages exist with this id in source(s): arcade, dotnet-public, dotnet-tools, dotnet6, dotnet8, dotnet8-transport, dotnet9, msbuild17.12

Check failure on line 19 in .dotnet\sdk\9.0.100-rc.1.24452.12\NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Windows Core)

.dotnet\sdk\9.0.100-rc.1.24452.12\NuGet.RestoreEx.targets#L19

.dotnet\sdk\9.0.100-rc.1.24452.12\NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) The given key 'Microsoft.VisualStudio.SolutionPersistence' was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at NuGet.Commands.LockFileBuilder.GetLibraryDependenciesForCentralTransitiveDependencies(RestoreTargetGraph targetGraph, TargetFrameworkInformation targetFrameworkInformation)+MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NuGet.Commands.LockFileBuilder.AddCentralTransitiveDependencyGroupsForPackageReference(PackageSpec project, LockFile lockFile, IEnumerable`1 targetGraphs)
   at NuGet.Commands.LockFileBuilder.CreateLockFile(LockFile previousLockFile, PackageSpec project, IEnumerable`1 targetGraphs, IReadOnlyList`1 localRepositories, RemoteWalkContext context, LockFileBuilderCache lockFileBuilderCache)
   at NuGet.Commands.RestoreCommand.BuildAssetsFile(LockFile existingLockFile, PackageSpec project, IEnumerable`1 graphs, IReadOnlyList`1 localRepositories, RemoteWalkContext contextForProject)
   at NuGet.Commands.RestoreCommand.ExecuteAsync(CancellationToken token)
   at NuGet.Commands.RestoreRunner.ExecuteAsync(RestoreSummaryRequest summaryRequest, CancellationToken token)
   at NuGet.Commands.RestoreRunner.ExecuteAndCommitAsync(RestoreSummaryRequest summaryRequest, IRestoreProgressReporter progressReporter, CancellationToken token)
   at NuGet.Commands.RestoreRunner.CompleteTaskAsync(List`1 restoreTasks)
   at NuGet.Commands.RestoreRunner.RunAsync(IEnumerable`1 restoreRequests, RestoreArgs restoreArgs, CancellationToken token)
   at NuGet.Commands.RestoreRunner.RunAsync(RestoreArgs restoreContext, CancellationToken token)
   at NuGet.Build.Tasks.BuildTasksUtility.RestoreAsync(DependencyGraphSpec dependencyGraphSpec, Boolean interactive, Boolean recursive, Boolean noCache, Boolean ignoreFailedSources, Boolean disableParallel, Boolean force, Boolean forceEvaluate, Boolean hideWarningsAndErrors, Boolean restorePC, Boolean cleanupAssetsForUnsupportedProjects, ILogger log, CancellationToken cancellationToken)
   at NuGet.Build.Tasks.Console.MSBuildStaticGraphRestore.RestoreAsync(String entryProjectFilePath, IDictionary`2 globalProperties, IReadOnlyDictionary`2 options)

Check failure on line 104 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Windows Core)

Build log #L104

(NETCORE_ENGINEERING_TELEMETRY=InitializeToolset) Exception calling "Start" with "0" argument(s): "The system cannot find the file specified"

Check failure on line 105 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Windows Core)

Build log #L105

Process completed with exit code 1.

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Windows Core)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\1\s\artifacts\TestResults