Giter Club home page Giter Club logo

Comments (6)

kzu avatar kzu commented on July 29, 2024

I've hidden the release from NuGet while we investigate. Thanks for reporting it so quickly!

We'll keep this issue updated. I've referenced the PR that seems to be one causing this.

from moq4.

pimterry avatar pimterry commented on July 29, 2024

Hmm. Yes, I can reproduce this too, although it doesn't make much sense.

First up, the easy solution for us is to just make InterfaceProxy public here, although I'd rather not, if possible.

Quite a bit of the internet meanwhile seems to suggest that this happens in other places when people don't realise that they're implicitly creating new assemblies, I think, which would suggest we'd just need to add the new assembly that we're creating somewhere to our InternalsVisibleTo config. I can't see anything anywhere that would give any more detail on that though, and I've spent a little while looking for the sort of obvious issues that might mess this up. Any more ideas on why this might be happening here @kzu? Nothing obvious jumps out to me.

For now, I think I'd suggest that for now we make InterfaceProxy public (and mark it as deprecated to avoid people depending on it), then release a working version with that to get the current release out. Once that's out the way we can then try and spend further time to work out what the issue is and make it internal again in future, to tidy this up a bit, but at least it's not a release-blocking problem at that point. Sound reasonable?

from moq4.

kzu avatar kzu commented on July 29, 2024

How about making it public with EditorBrowsable.Never?

/kzu from mobile
On Feb 20, 2014 7:15 PM, "Tim Perry" [email protected] wrote:

Hmm. Yes, I can reproduce this too, although it doesn't make much sense.

First up, the easy solution for us is to just make InterfaceProxy public
here, although I'd rather not, if possible.

Quite a bit of the internet meanwhile seems to suggest that this happens
in other places when people don't realise that they're implicitly creating
new assemblies, I think, which would suggest we'd just need to add the new
assembly that we're creating somewhere to our InternalsVisibleTo config. I
can't see anything anywhere that would give any more detail on that though,
and I've spent a little while looking for the sort of obvious issues that
might mess this up. Any more ideas on why this might be happening here
@kzu https://github.com/kzu? Nothing obvious jumps out to me.

For now, I think I'd suggest that for now we make InterfaceProxy public
(and mark it as deprecated to avoid people depending on it), then release a
working version with that to get the current release out. Once that's out
the way we can then try and spend further time to work out what the issue
is and make it internal again in future, to tidy this up a bit, but at
least it's not a release-blocking problem at that point. Sound reasonable?

Reply to this email directly or view it on GitHubhttps://github.com//issues/98#issuecomment-35675937
.

from moq4.

kzu avatar kzu commented on July 29, 2024

I have published this fix for now. @kapdave plz update to the latest version and it should be fixed.

from moq4.

kapdave avatar kapdave commented on July 29, 2024

Thank you guys!

from moq4.

chrfalch avatar chrfalch commented on July 29, 2024

Great work!

from moq4.

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.