Skip to content

Remove DOTNET_HOST_PATH workaround #6767

@Youssef1313

Description

@Youssef1313

#6751 is adding a workaround to unblock our use of RC2.
Roslyn runs csc apphost which requires .NET 10 runtimes. If not globally installed, this currently fail. This is worked around by setting DOTNET_HOST_PATH, which will be read in https://github.com/dotnet/roslyn/blob/bb57f4643bb3d52eb7626f9863da177d9e219f1e/src/Compilers/Core/MSBuildTask/ManagedToolTask.cs#L244

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