Skip to content

Project references do not flow restoresources values set in the referenced project #13281

@KevinRansom

Description

@KevinRansom

Hey,

we have an issue on our site where
A c# project has a project reference to an F# project. The F# project has a package reference to FSharp.Core nuget package, and that package is found using a /restoreadditionalprojectsources value in the F# project file.

When the C# project is restored, the restore fails because the restoreadditionalprojectsources does not flow through the project reference.

The issue is here:
dotnet/fsharp#10033

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions