-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area-InfrastructureArea-run-fileItems related to the "dotnet run <file>" effortItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team memberRequest triage from a team member
Milestone
Description
With the dotnet run app.cs feature, we now deploy Microsoft.CodeAnalysis.CSharp.dll next to dotnet.dll in the SDK. But that seems unnecessary since we have another copy of that in Roslyn/bincore. We could remove the DLLs in the root folder and make dotnet.dll load the ones from Roslyn/bincore. Perhaps through probing paths in deps.json.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-InfrastructureArea-run-fileItems related to the "dotnet run <file>" effortItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team memberRequest triage from a team member