Hello,
With the release of dotNetRDF 2.0, we can start working on the upgrade task related to the dependency on dotNetRDF from 1.0.13 to 2.
There some uncompatible dependencies:
Severity Code Description Project File Line Suppression State
Error Unable to resolve dependencies. 'dotNetRDF 2.0.0-pre0007' is not compatible with 'RomanticWeb.dotNetRDF 1.0.0-rc1 constraint: dotNetRDF (> 1.0.0 && <= 1.0.3)'. 0
Error CS0012 The type 'ITripleStore' is defined in an assembly that is not referenced. You must add a reference to assembly 'dotNetRDF, Version=1.0.3.0, Culture=neutral, PublicKeyToken=6055ffe4c97cc780'. DemoDSP c:\users\documents\visual studio 2017\Projects\DemoDSP\DemoDSP\Program.cs 50 Active