|
|
@ -33,11 +33,30 @@
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Reference Include="Chloe, Version=5.25.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<HintPath>..\packages\Chloe.5.25.0\lib\net46\Chloe.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="Chloe.SQLite, Version=5.25.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<HintPath>..\packages\Chloe.SQLite.5.25.0\lib\net46\Chloe.SQLite.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
|
|
<Reference Include="mscorlib" />
|
|
|
|
<Reference Include="mscorlib" />
|
|
|
|
|
|
|
|
<Reference Include="NewLife.Core, Version=10.10.2024.803, Culture=neutral, PublicKeyToken=8343210f0b524456, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<HintPath>..\packages\NewLife.Core.10.10.2024.803\lib\net461\NewLife.Core.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
|
|
|
<Reference Include="System.Data.SQLite">
|
|
|
|
|
|
|
|
<HintPath>..\Dll\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="System.IO.Compression" />
|
|
|
|
|
|
|
|
<Reference Include="System.Management" />
|
|
|
|
<Reference Include="System.Numerics" />
|
|
|
|
<Reference Include="System.Numerics" />
|
|
|
|
|
|
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
@ -70,6 +89,7 @@
|
|
|
|
<EmbeddedResource Include="ScrewdriverTest.resx">
|
|
|
|
<EmbeddedResource Include="ScrewdriverTest.resx">
|
|
|
|
<DependentUpon>ScrewdriverTest.cs</DependentUpon>
|
|
|
|
<DependentUpon>ScrewdriverTest.cs</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
@ -84,10 +104,25 @@
|
|
|
|
<None Include="App.config" />
|
|
|
|
<None Include="App.config" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<ProjectReference Include="..\DNSD_DB\DNSD_DB.csproj">
|
|
|
|
|
|
|
|
<Project>{ca803c5b-cd45-478c-b427-dda95c4bdfc3}</Project>
|
|
|
|
|
|
|
|
<Name>DNSD_DB</Name>
|
|
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
<ProjectReference Include="..\NDSD-TouchSocket\NDSD_TouchSocket.csproj">
|
|
|
|
<ProjectReference Include="..\NDSD-TouchSocket\NDSD_TouchSocket.csproj">
|
|
|
|
<Project>{B2580256-9ED8-4985-BE38-3F771B13E9FD}</Project>
|
|
|
|
<Project>{B2580256-9ED8-4985-BE38-3F771B13E9FD}</Project>
|
|
|
|
<Name>NDSD_TouchSocket</Name>
|
|
|
|
<Name>NDSD_TouchSocket</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
</ProjectReference>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Content Include="ndsd.db">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
<Content Include="x64\SQLite.Interop.dll">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
<Content Include="x86\SQLite.Interop.dll">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Content>
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
</Project>
|
|
|
|
</Project>
|