|
@@ -67,12 +67,6 @@
|
|
<Compile Include="View\Device\ShakerControlView.xaml.cs" />
|
|
<Compile Include="View\Device\ShakerControlView.xaml.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
- <ItemGroup>
|
|
|
|
- <PackageReference Include="MongoDB.Driver" Version="2.24.0" />
|
|
|
|
- <PackageReference Include="Quartz" Version="3.8.1" />
|
|
|
|
- <PackageReference Include="System.Drawing.Common" Version="6.0.0" />
|
|
|
|
- </ItemGroup>
|
|
|
|
-
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\AppResource\AppResource.csproj" />
|
|
<ProjectReference Include="..\AppResource\AppResource.csproj" />
|
|
<ProjectReference Include="..\ColorPicker\ColorPicker.csproj" />
|
|
<ProjectReference Include="..\ColorPicker\ColorPicker.csproj" />
|
|
@@ -196,6 +190,33 @@
|
|
<Folder Include="View\Device\ControlView\" />
|
|
<Folder Include="View\Device\ControlView\" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
+ <ItemGroup>
|
|
|
|
+ <Reference Include="DnsClient">
|
|
|
|
+ <HintPath>..\Import\DnsClient.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="HarfBuzzSharp">
|
|
|
|
+ <HintPath>..\Import\HarfBuzzSharp.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="MongoDB.Bson">
|
|
|
|
+ <HintPath>..\Import\MongoDB.Bson.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="MongoDB.Driver">
|
|
|
|
+ <HintPath>..\Import\MongoDB.Driver.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="MongoDB.Driver.Core">
|
|
|
|
+ <HintPath>..\Import\MongoDB.Driver.Core.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="MongoDB.Libmongocrypt">
|
|
|
|
+ <HintPath>..\Import\MongoDB.Libmongocrypt.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="Quartz">
|
|
|
|
+ <HintPath>..\Import\Quartz.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="SharpCompress">
|
|
|
|
+ <HintPath>..\Import\SharpCompress.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ </ItemGroup>
|
|
|
|
+
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Update="View\OperationCondition\InternalHeatSourceOperationConditionView.xaml.cs">
|
|
<Compile Update="View\OperationCondition\InternalHeatSourceOperationConditionView.xaml.cs">
|
|
<SubType>Code</SubType>
|
|
<SubType>Code</SubType>
|
|
@@ -232,4 +253,46 @@
|
|
</Compile>
|
|
</Compile>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
+ <ItemGroup>
|
|
|
|
+ <None Update="libHarfBuzzSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="libSkiaSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\linux\native\libmongocrypt.so">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\osx\native\libHarfBuzzSharp.dylib">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\osx\native\libmongocrypt.dylib">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\osx\native\libSkiaSharp.dylib">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-arm64\native\libHarfBuzzSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-arm64\native\libSkiaSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-x64\native\libHarfBuzzSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-x64\native\libSkiaSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-x86\native\libHarfBuzzSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win-x86\native\libSkiaSharp.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ <None Update="runtimes\win\native\mongocrypt.dll">
|
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
+ </None>
|
|
|
|
+ </ItemGroup>
|
|
|
|
+
|
|
</Project>
|
|
</Project>
|