-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
bugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Description
While validating #43395, I realized that #43701 broke resolution for the GetDocument.Insider assembly in the dotnet-getdocument tool.
Build FAILED.
/Users/captainsafia/.nuget/packages/microsoft.extensions.apidescription.server/7.0.0-rtm.22471.6/build/Microsoft.Extensions.ApiDescription.Server.targets(66,5): error : The application to execute does not exist: '/Users/captainsafia/.nuget/packages/microsoft.extensions.apidescription.server/7.0.0-rtm.22471.6/tools/net7.0/GetDocument.Insider.dll' [/Users/captainsafia/tests/OpenApiThreading/OpenApiThreading.csproj]
/Users/captainsafia/.nuget/packages/microsoft.extensions.apidescription.server/7.0.0-rtm.22471.6/build/Microsoft.Extensions.ApiDescription.Server.targets(66,5): error MSB3073: The command "dotnet "/Users/captainsafia/.nuget/packages/microsoft.extensions.apidescription.server/7.0.0-rtm.22471.6/build/../tools/dotnet-getdocument.dll" --assembly "/Users/captainsafia/tests/OpenApiThreading/bin/Debug/net7.0/OpenApiThreading.dll" --file-list "obj/OpenApiThreading.OpenApiFiles.cache" --framework ".NETCoreApp,Version=v7.0" --output "obj/" --project "OpenApiThreading" --assets-file "/Users/captainsafia/tests/OpenApiThreading/obj/project.assets.json" --platform "AnyCPU" " exited with code 129. [/Users/captainsafia/tests/OpenApiThreading/OpenApiThreading.csproj]
It looks like the NuSpec needs to be updated to package the net7.0 assembly correctly.
Metadata
Metadata
Assignees
Labels
bugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels