Code Monkey home page Code Monkey logo

Comments (6)

jbogard avatar jbogard commented on June 26, 2024

What NuGet version are you using?

from mediatr.

jbogard avatar jbogard commented on June 26, 2024

I think you might need to upgrade to NuGet 2.8.5 http://blog.nuget.org/20150331/nuget-2.8.5.html

from mediatr.

tawman avatar tawman commented on June 26, 2024

FWIW, I installed MediatR 2.0.0-beta-004 via package manager console in VS 2013 yesterday without issue into new solution.

C:\Program Files (x86)\Microsoft Visual Studio 12.0>nuget
NuGet Version: 2.8.50506.491

from mediatr.

marcpiechura avatar marcpiechura commented on June 26, 2024

Sorry, totally missed this issue,I will try it again tomorrow or next week.
Was VS 2015 CTP 6, maybe it's fixed in the RC.

from mediatr.

marcpiechura avatar marcpiechura commented on June 26, 2024

Isn't working in the RC with Nuget 3..
But as @tawman mentioned, it's a nuget error and not related to MediatR so forget about it ;-)

from mediatr.

eddiegroves avatar eddiegroves commented on June 26, 2024

I noticed that the reason 004 installs in VS2013 and doesn't get the same error as in VS2015 is that NuGet 2.8 is pulling 'Facade references' for System.Runtime, System.Threading.Tasks, System.Linq and System.Collections. Since these DLLs are GAC'd for 4.5.1 I believe it's safe to then remove the facade references from the project. Interesting behaviour...

from mediatr.

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.