Closed ipjohnson closed 10 years ago
Hi Ian, did you forget to commit the file containing the SimpleExport method which is used for Grace?
Fixed it myself. The project file was incorrect.
Hi Daniel,
The SimpleExport method is new for version 2.0.0. I'm guessing I messed something up with the NuGet version when I checked it in.
Could u check and see what version of the library it's pulled down?
-Ian
Sent from my iPhone
On Jan 7, 2014, at 2:19 PM, Daniel Palme notifications@github.com wrote:
Hi Ian, did you forget to commit the file containing the SimpleExport method which is used for Grace?
— Reply to this email directly or view it on GitHub.
Sorry about that. I think I had started doing the development with a local version and didn't get it updated properly when it came time to commit.
On Tuesday, January 7, 2014 2:23 PM, Daniel Palme notifications@github.com wrote:
Fixed it myself. The project file was incorrect. — Reply to this email directly or view it on GitHub.
I've added a new Child Container test. It creates a child container, adds two exports to it and then resolves a type from the child container.