Skip to content

SmallSharp generated targets are not imported from dotnet build/run #139

@kzu

Description

@kzu

See dotnet/msbuild#9512
The officially supported way of achieving what would be needed for VS+CLI builds is:

  • Change emitted targets output path to $(MSBuildProjectExtensionsPath)$(MSBuildProjectFile).smallsharp.targets
  • Document that users will need to set ImportProjectExtensionProps/ImportProjectExtensionTargets to true
  • Warn (error?) if the above properties aren't set.

Back this issue
Back this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions