unitycontainer / microsoft-dependency-injection

Unity.Microsoft.DependencyInjection package
Apache License 2.0
63 stars 36 forks source link

Compilation errors #45

Closed Hieronymus1 closed 5 years ago

Hieronymus1 commented 5 years ago

I wanted to look at issue #40 but the code doesn't compile on both active branches because of references to a NoValue property that doesn't exist.

ENikS commented 5 years ago

What code, on what branches? Could you be more specific?

Get Unity v5 clone, init submodules and try again.

Hieronymus1 commented 5 years ago

Sorry about that I didn't realize submodules were required for the integration of Unity v5.

I'll rather pull a branch from the revision of v5.10.2.185 as I just need an hotfix.