Closed urasandesu closed 8 years ago
If you build Prig.Samples in the following order, you will get a build failure.
This is because Prig cannot reference the delegate that was added in the step 2. However, it isn't needed in the step 4.
Prig should just ignore the additional delegates that doesn't exist.
This issue is fixed in the following commit: b98d7b3786080f2124b10cf4e4aeaa61f0b6dbb2
If you build Prig.Samples in the following order, you will get a build failure.
This is because Prig cannot reference the delegate that was added in the step 2. However, it isn't needed in the step 4.
Prig should just ignore the additional delegates that doesn't exist.