Skip to content

Roslyn folder not copied to the \bin in Visual Studio #66

@KubaOczko

Description

@KubaOczko

If you open a web project in Visual Studio (tried with VS 2017 15.8.9) without restored nuget packages the roslyn folder isn't copied after build. It seems that RoslynToolPath property defined in Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props is not re-evaluated on each build.

STR:

  • Open following "empty" solution with one web project.
    Solution1.zip
  • Restore nuget packages
  • Rebuild solution
  • Roslyn folder is not available in bin folder

Workaround:

  • Reopen Visual Studio or reload web project and try it again...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions