Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with source code content #1592

Closed
tsibelman opened this issue Apr 11, 2016 · 6 comments
Closed

Problem with source code content #1592

tsibelman opened this issue Apr 11, 2016 · 6 comments

Comments

@tsibelman
Copy link
Contributor

Description

If nugget has source code as content item, paket should not add CopyToOutputDirectory Always element

Example:

<Compile Include="Properties\orleans.codegen.cs">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
 </Compile>

@tsibelman
Copy link
Contributor Author

@forki ?

@forki
Copy link
Member

forki commented Apr 13, 2016

Do you have a repro sample for us? Or a package that creates such issues?
On Apr 13, 2016 08:18, "tsibelman" [email protected] wrote:

@forki https://github.com/forki ?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#1592 (comment)

@tsibelman
Copy link
Contributor Author

Yes you can try with Microsoft.Orleans.Templates.Interfaces nuget

@forki
Copy link
Member

forki commented Apr 13, 2016

but you explicitly specified to set that property right?

@forki
Copy link
Member

forki commented Apr 13, 2016

I guess we should never set that for Compile items

@tsibelman
Copy link
Contributor Author

I used content once for this nugget, I think you correct that Compile items never should be copied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants