|
|
@ -32,9 +32,9 @@
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
<PackageReference Include="Newtonsoft.Json">
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
<Version>13.0.3</Version>
|
|
|
|
</Reference>
|
|
|
|
</PackageReference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
@ -58,8 +58,6 @@
|
|
|
|
<Name>HighWayIot.Log4net</Name>
|
|
|
|
<Name>HighWayIot.Log4net</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
</ProjectReference>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup />
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
</Project>
|
|
|
|
</Project>
|