LANDIS-II-Foundation / Extension-Biomass-Succession

Biomass-based succession extension for LANDIS-II
https://sites.google.com/site/landismodel/extensions/biomass-succession
Apache License 2.0
4 stars 9 forks source link

Wrong climate library reference #34

Closed glaroc closed 4 years ago

glaroc commented 4 years ago

Similar to a previous bug, the wrong climate library is referenced here:

https://github.com/LANDIS-II-Foundation/Extension-Biomass-Succession/blob/88f4f6f5dfbe45827dcf322044d19adef138110e/src/biomass-succession.csproj#L43

I believe it should be lib\Landis.Library.Climate-v4.dll

rmscheller commented 4 years ago

Thanks, Guillaume. VS auto inserts 'HintPaths' which are frustrating and unnecessary. I have to diligently remove them even after I change the reference itself.