Code Monkey home page Code Monkey logo

Comments (10)

ahmetb avatar ahmetb commented on May 18, 2024

I wonder why we need that. We were able to use it without Microsoft.Bcl.Async. What is the full exception you get?

from docker.dotnet.

maitredede avatar maitredede commented on May 18, 2024

FileNotFoundException for assembly : Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

from docker.dotnet.

ahmetb avatar ahmetb commented on May 18, 2024

@jgarverick any ideas? looks like a PCL issue.

from docker.dotnet.

maitredede avatar maitredede commented on May 18, 2024

Why not making a plain 4.5 assembly ? You could add another project, but that does not rely on BCL assemblies/packages...

from docker.dotnet.

jgarverick avatar jgarverick commented on May 18, 2024

What target(s) are you trying to build for that it's giving you grief?
Just a plain ol' .NET 4.5 app?

We wanted to keep the code base in one compact library to make it easier to
maintain, hence the lack of pure 4.5 assembly. I don't see any issue with
adding a dependency in the NuSpec file to make sure it pulls in BCL.Async,
though. @ahmetalpbalkan, thoughts?

On Mon, Mar 9, 2015 at 4:45 AM, Damien DALY [email protected]
wrote:

Why not making a plain 4.5 assembly ? You could add another project, but
that does not rely on BCL assemblies/packages...


Reply to this email directly or view it on GitHub
#18 (comment)
.

from docker.dotnet.

maitredede avatar maitredede commented on May 18, 2024

I am just asking :)
I compile only 4.5 assemblies, (or 4.5.1). No BCL.
I don't know if having the BCL libs in pure 4.5 can have any impacts (that's why I am asking).

from docker.dotnet.

ahmetb avatar ahmetb commented on May 18, 2024

@jgarverick I don't see any issues either. It's just I'm wondering why did this suddenly become a dependency.

from docker.dotnet.

jgarverick avatar jgarverick commented on May 18, 2024

It's always been a dependency, just not officially in the NuGet package
that's deployed AFAIK. When I started developing my app using the framework
I had to add it as well. I probably should have added it to the spec then
but I didn't think of it.
On Mon, Mar 9, 2015 at 12:52 PM Ahmet Alp Balkan [email protected]
wrote:

@jgarverick https://github.com/jgarverick I don't see any issues
either. It's just I'm wondering why did this suddenly become a dependency.


Reply to this email directly or view it on GitHub
#18 (comment)
.

from docker.dotnet.

ahmetb avatar ahmetb commented on May 18, 2024

Can you please send a PR? I wasnt aware of this :-) 

—Alp
http://alp.im

On Mon, Mar 9, 2015 at 3:11 PM, Josh Garverick [email protected]
wrote:

It's always been a dependency, just not officially in the NuGet package
that's deployed AFAIK. When I started developing my app using the framework
I had to add it as well. I probably should have added it to the spec then
but I didn't think of it.
On Mon, Mar 9, 2015 at 12:52 PM Ahmet Alp Balkan [email protected]
wrote:

@jgarverick https://github.com/jgarverick I don't see any issues
either. It's just I'm wondering why did this suddenly become a dependency.


Reply to this email directly or view it on GitHub
#18 (comment)
.


Reply to this email directly or view it on GitHub:
#18 (comment)

from docker.dotnet.

ahmetb avatar ahmetb commented on May 18, 2024

Fixed now.

from docker.dotnet.

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.