vlingo-net / xoom-net-common

These are just a few common tools shared across various vlingo .NET projects.
Mozilla Public License 2.0
7 stars 9 forks source link

Loading calling assembly reference before proxy compilation #30

Closed tjaskula closed 5 years ago

tjaskula commented 5 years ago

In some cases Vlingo.Actors reference is not loaded before proxy compilation so the compilation fails. This should fix the one part of the issue referenced in Actors https://github.com/vlingo-net/vlingo-net-actors/issues/40