Skip to content

GenerateRuntimeConfigurationFiles error when updating to preview.5.21253.6 #17453

@MihaZupan

Description

@MihaZupan

I'm seeing the following build error when using SDK version 6.0.100-preview.5.21253.6 or newer:

.dotnet\sdk\6.0.100-preview.5.21253.6\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(255,5): error NETSDK1048: 'AdditionalProbingPaths' were specified for GenerateRuntimeConfigurationFiles, but are being skipped because 'RuntimeConfigDevPath' is empty.

The error is not present with 6.0.100-preview.5.21253.4.

Judging from the error message and time of the SDK builds, I assume this has to do with #17014?

Is there something we have to update in our repo to work around this issue?

(For reference, we're hitting this in dotnet/yarp#972 when trying to move to net6.0 targets)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions