From: <tr...@do...> - 2012-12-17 18:47:30
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Reference to an older version of VDS.Common</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2012-12-17 06:46 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Can you provide a code sample which reproduces this issue as I am unable to reproduce? Also can you confirm what version of .Net and Visual Studio you are using since it is possible this may relate to a specific profile/version combination.</p> <p> I created a fresh empty console application and then used NuGet to install 0.8.2 which installs VDS.Common 1.1.1.0 and wrote a simple program and did not encounter this issue.</p> <p> However as you correctly point out 0.8.2 is built against VDS.Common 1.1.0.0 not 1.1.1.0, the NuGet descriptor for dotNetRDF specifies 1.1.0.0 but NuGet treats that as a lower bound and installs the newer 1.1.10 instead.</p> <p> So likely we need to be more precise in defining our dependency requirements to force NuGet to give us specific versions in our future releases</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=298" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=298</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |