-
Notifications
You must be signed in to change notification settings - Fork 9
'System.Runtime' which was not found in the GAC. #5
Comments
@pizycki could you attach the new library project so that I can debug further? Initial step to figure this out will be to download the lib and include the as a local project reference. |
There you go |
I am also getting same error. |
I'm seeing a different error when trying to install the lib package.
I'll continue to investigate. |
Well, I haven't installed Autofac on this project. |
I'm hitting this as well. Any chance the proposed fix can be merged soon? |
Apologies. I didn't know there was a PR up. I'll review it now. |
Gotta love Cake. Cheers! 🍰 |
@dennisroche Except that didn't make any difference. Still getting the error trying to install 1.0.3!? |
Yeah I assumed the same. The link in the PR implied it was enough. Are you able to repro with a new project targeting .NET FW 4.6.1 using the latest Autofac and xUnit prerelease? |
I think I see the error with that PR - the |
Weird, it worked for me. Yet, I'm .net core newbie, so I could did something wrong. PS: 🍰 is great ! |
🍰 all things. 👍 I merge the PR and deploy the |
@pizycki the |
I don't see 1.0.4. Should it be available now? |
I forgot to tag the build to generate the correct release number. It should be available now... |
I can install the package! 😉 |
👍 great :) |
Repro steps:
xunit2.ioc.autofac
The text was updated successfully, but these errors were encountered: