Nuget package users need to manually copy Roslyn inside a subdir in the MSBuild deployment
Open
packaging
triaged
User Experience
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
This is not ideal, since just doing `dotnet publish` on a project.json referencing Roslyn and Microsoft.Build.Runtime wouldn't just work. Users have to manually copy Roslyn in a subdirectory. Wonder if nuspecs have any knobs for controlling deployment subdirs for specific dependencies.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.