Coder Social home page Coder Social logo

Comments (5)

karann-msft avatar karann-msft commented on June 15, 2024

We encourage and ❤️ PRs. Please open a PR and recommend changes that would make the text more clear in your opinion.

from docs.microsoft.com-nuget.

tomkuijsten avatar tomkuijsten commented on June 15, 2024

I understand that you love PRs, but that can't be the only way to solve an issue right? I'm, as everyone else, a busy man. I do help by pointing out problems in code and documentation through GitHub, create repro scenario's and share them with you. When I don't have the time to fix your errors, it won't be solved?

Don't get me wrong, I love the way that you open sourced a lot, but I expected a fix for this issue... or at least the reason why it won't be fixed.

from docs.microsoft.com-nuget.

karann-msft avatar karann-msft commented on June 15, 2024

@tomkuijsten I was hoping for a PR from you so that I can see from your perspective what phrasing would make this more clear for you.

Take a look at that para in the context of the one just before it:

Explicit reference are typically used for design-time only assemblies. When using Code Contracts, for example, contract assemblies need to be next to the runtime assemblies that they augment so that Visual Studio can find them, but the contract assemblies need not be referenced by the project or copied into the project's bin folder.+

Similarly, explicit references can be used for unit test frameworks, such as XUnit, which needs its tools assemblies located next to the runtime assemblies, but does not need them included as project references.

Here, we do call out that similar to code contracts, reference assemblies will not be copied to the project's bin folder. VS expects them to be located next to the runtime assemblies IF they were not explicitly referenced.

Still think, the doc needs to be updated?

from docs.microsoft.com-nuget.

tomkuijsten avatar tomkuijsten commented on June 15, 2024

Thanks for re-opening and I do agree with your point of view. I don't think it needs to be updated. Was this line:

or copied into the project's bin folder

always there, or did you add that recently?

from docs.microsoft.com-nuget.

kraigb avatar kraigb commented on June 15, 2024

That line was always there, though I edited it a little when we migrated the docs from docs.nuget.org to docs.microsoft.com. Maybe that's why you noticed it. In any case, I'm closing this issue given that no changes are needed.

from docs.microsoft.com-nuget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.