260325
This commit is contained in:
@@ -659,6 +659,7 @@
|
|||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="AutoMapper" Version="13.0.1" />
|
<PackageReference Include="AutoMapper" Version="13.0.1" />
|
||||||
<PackageReference Include="CsvHelper" Version="33.0.1" />
|
<PackageReference Include="CsvHelper" Version="33.0.1" />
|
||||||
@@ -692,6 +693,7 @@
|
|||||||
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
|
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
|
||||||
<PackageReference Include="System.Windows.Forms" Version="4.0.0" />
|
<PackageReference Include="System.Windows.Forms" Version="4.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\CapMachine.Core\CapMachine.Core.csproj" />
|
<ProjectReference Include="..\CapMachine.Core\CapMachine.Core.csproj" />
|
||||||
<ProjectReference Include="..\CapMachine.Model\CapMachine.Model.csproj" />
|
<ProjectReference Include="..\CapMachine.Model\CapMachine.Model.csproj" />
|
||||||
@@ -702,16 +704,16 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="Arction.DirectX">
|
<Reference Include="Arction.DirectX">
|
||||||
<HintPath>..\..\..\TestApp\LightingChart\Arction.DirectX.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\Arction\LightningChart .NET SDK v.10\LibNET4\Arction.DirectX.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Arction.Licensing">
|
<Reference Include="Arction.Licensing">
|
||||||
<HintPath>..\..\..\TestApp\LightingChart\Arction.Licensing.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\Arction\LightningChart .NET SDK v.10\LibNET4\Arction.Licensing.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Arction.RenderingDefinitions">
|
<Reference Include="Arction.RenderingDefinitions">
|
||||||
<HintPath>..\..\..\TestApp\LightingChart\Arction.RenderingDefinitions.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\Arction\LightningChart .NET SDK v.10\LibNET4\Arction.RenderingDefinitions.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Arction.Wpf.Charting.LightningChart">
|
<Reference Include="Arction.Wpf.Charting.LightningChart">
|
||||||
<HintPath>..\..\..\TestApp\LightingChart\Arction.Wpf.Charting.LightningChart.dll</HintPath>
|
<HintPath>C:\Program Files (x86)\Arction\LightningChart .NET SDK v.10\LibNET4\Arction.Wpf.Charting.LightningChart.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user