xamarin / urho-samples

Samples for the Urho bindings
MIT License
384 stars 491 forks source link

The SamplyGame.sln won’t build unless you open the FeatureSample.sln first #3

Closed jasallen closed 8 years ago

jasallen commented 8 years ago

The SamplyGame.sln won’t build unless you open the FeatureSample.sln first and let it restore packages. Removing the UrhoSharp packages and re-adding them does not help either because there is a hard-coded check for “/FeatureSamples/“ path in SamplyGame.csproj

EgorBo commented 8 years ago

Thanks @jasallen now both solutions use separate packages.