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 (Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0)) failed Jul 27, 2025 in 2m 47s

Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0) failed

Annotations

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0))

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 (Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0))

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 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 (Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0))

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 68 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI (Dotnet.Integration.Test on Windows (.NET 9.0) Dotnet.Integration.Test on Windows (.NET 9.0))

Build log #L68

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