Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Update csproj to exclude assets (was CopyLocal = false) #132

Closed
fraguada opened this issue Feb 20, 2018 · 0 comments
Closed

Update csproj to exclude assets (was CopyLocal = false) #132

fraguada opened this issue Feb 20, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@fraguada
Copy link
Collaborator

PackageReference should look like this:

<PackageReference Include="RhinoCommon" IncludeAssets="build;compile">
     <Version>6.0.18016.23451</Version>
</PackageReference>

Which would make the AfterBuild target delete tasks obsolete.

@fraguada fraguada added the task label Feb 20, 2018
@fraguada fraguada added this to the 0.0.5 milestone Feb 20, 2018
@fraguada fraguada self-assigned this Feb 20, 2018
@fraguada fraguada changed the title Update csproj to exclude assets in CopyLocal Update csproj to exclude assets (was CopyLocal = false) Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant