- October 24, 2011
- 261
- 207
- 44
I have some code changes that I want to make to mediaportal. When I did my original compile, I used the MSBuild utility and everything seemed to go well.
Then, I made some changes to TVHome.cs in sharp develop and rebuilt, which was successful, however when I drop in the dll, I get the following when I start media portal:
Where is the version information set?
Then, I made some changes to TVHome.cs in sharp develop and rebuilt, which was successful, however when I drop in the dll, I get the following when I start media portal:
Code:
TvPlugin and MediaPortal don't have the same version.
Please update the older component to the same version as the newer one.
MediaPortal Version:1.2.0-42-gdae49a0
TvPlugin Version: 1.2.0.0
Where is the version information set?