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

Remove netstandard1.x dependencies in source-build #5885

Update .NETCoreApp msbuild TFM

00d8bd3
Select commit
Loading
Failed to load commit list.
Closed

Remove netstandard1.x dependencies in source-build #5885

Update .NETCoreApp msbuild TFM
00d8bd3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / NuGet.Client CI (Functional Tests on Windows (.NET Framework 4.7.2) Functional Tests on Windows (.NET Framework 4.7.2)) failed Jul 16, 2024 in 6m 32s

Functional Tests on Windows (.NET Framework 4.7.2) Functional Tests on Windows (.NET Framework 4.7.2) failed

Annotations

Check failure on line 136 in src\NuGet.Core\NuGet.Build.Tasks.Pack\NuGet.Build.Tasks.Pack.csproj

See this annotation in the file changed.

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

src\NuGet.Core\NuGet.Build.Tasks.Pack\NuGet.Build.Tasks.Pack.csproj#L136

src\NuGet.Core\NuGet.Build.Tasks.Pack\NuGet.Build.Tasks.Pack.csproj(136,5): Error MSB3073: The command "C:\Users\cloudtest\.nuget\packages\ilmerge\3.0.41\build\..\tools\net452\ILMerge.exe ^
        /out:D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\ilmerge\NuGet.Build.Tasks.Pack.dll ^
        /targetplatform:v4,"D:\a\_work\1\s\cli\packs\Microsoft.NETCore.App.Ref\8.0.6\ref\net8.0" ^
        /allowDup ^
        /lib:D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish ^
        /internalize ^
        /xmldocs ^
        /log:D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\ilmergeIlMergeLog.txt ^
        D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\NuGet.Build.Tasks.Pack.dll ^
        D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\Microsoft.Extensions.FileProviders.Abstractions.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\Microsoft.Extensions.FileSystemGlobbing.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\Microsoft.Extensions.Primitives.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\Newtonsoft.Json.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Commands.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Common.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Configuration.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Credentials.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.DependencyResolver.Core.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Frameworks.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.LibraryModel.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Packaging.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.ProjectModel.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Protocol.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\NuGet.Versioning.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\System.Security.Cryptography.Pkcs.dll D:\a\_work\1\s\artifacts\NuGet.Build.Tasks.Pack\bin\Debug\net8.0\publish\System.Security.Cryptography.ProtectedData.dll ^
        /lib:C:\Users\cloudtest\.nuget\packages\microsoft.build.utilities.core\17.10.4\lib\net8.0 ^
        /lib:C:\Users\cloudtest\.nuget\packages\microsoft.build.tasks.core\17.10.4\lib\net8.0 ^
        /lib:C:\Users\cloudtest\.nuget\packages\microsoft.build.framework\17.10.4\lib\net8.0
      " exited with code 1.

Check failure on line 191 in Build log

See this annotation in the file changed.

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

Build log #L191

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