wasBayesSharp – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 42... Line 42...
42 <ErrorReport>prompt</ErrorReport> 42 <ErrorReport>prompt</ErrorReport>
43 <CodeAnalysisRuleSet>ExtendedCorrectnessRules.ruleset</CodeAnalysisRuleSet> 43 <CodeAnalysisRuleSet>ExtendedCorrectnessRules.ruleset</CodeAnalysisRuleSet>
44 </PropertyGroup> 44 </PropertyGroup>
45 <ItemGroup> 45 <ItemGroup>
46 <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 46 <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
47 <HintPath>..\..\packages\Newtonsoft.Json.10.0.2\lib\net40\Newtonsoft.Json.dll</HintPath> 47 <HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
48 <Private>True</Private> 48 <Private>True</Private>
49 </Reference> 49 </Reference>
50 <Reference Include="System" /> 50 <Reference Include="System" />
51 <Reference Include="System.Core" /> 51 <Reference Include="System.Core" />
52 <Reference Include="System.Xml.Linq" /> 52 <Reference Include="System.Xml.Linq" />