Skip to content

Initial plan

53730a0
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Refactor PackageSpecFactory to use constants for property and item names #6654

Initial plan
53730a0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / NuGet.Client CI (NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2)) failed Jul 27, 2025 in 2m 35s

NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) failed

Annotations

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2))

Build log #L15

Cmd.exe exited with code '128'.

Check failure on line 20 in src\NuGet.Core\NuGet.Commands\RestoreCommand\Utility\PackageSpecFactory.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2))

src\NuGet.Core\NuGet.Commands\RestoreCommand\Utility\PackageSpecFactory.cs#L20

src\NuGet.Core\NuGet.Commands\RestoreCommand\Utility\PackageSpecFactory.cs(20,13): Error CS0234: The type or namespace name 'ProjectManagement' does not exist in the namespace 'NuGet' (are you missing an assembly reference?)

Check failure on line 56 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2) NuGet.CommandLine.Test on Windows (.NET Framework 4.7.2))

Build log #L56

Process 'msbuild.exe' exited with code '1'.