question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem with source code content

See original GitHub issue

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>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
forkicommented, Apr 13, 2016

I guess we should never set that for Compile items

0reactions
tsibelmancommented, Apr 13, 2016

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Does This Website Show No Source Code?
Coming to the question, the person looks upon the source code and may/may not get an idea about your strategy and the code...
Read more >
What does it mean when there is an error on your website ...
Source code displayed may be it is error message or remainning code is shown because error ... Some content is not visible in...
Read more >
10 Most Common Website Code Issues And How To Fix ...
We have jotted down the most frequent and regularly occurring website code issues, and an easy solution to them to ease your burden...
Read more >
SEO Audit Tips: 8 Examples of Why Your Source Code ...
Unfortunately, coding gremlins may be sitting below the surface, causing big SEO damage. Here are some top source code problems.
Read more >
Is the source code presented on view source in browser ...
"View source" gives the HTML as it was sent by the server. What's generally way more useful is looking at the generated document...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found