419 lines
18 KiB
XML
419 lines
18 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{2DBCD22A-650D-4797-9908-9C4D5D6665FE}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Sinvo.EplanHpD.Plugin.WPFUI</RootNamespace>
|
|
<AssemblyName>Sinvo.EplanHpD.Plugin.WPFUI</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<LangVersion>12.0</LangVersion>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Scanner|AnyCPU'">
|
|
<OutputPath>bin\Release_Scanner\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Scanner|x64'">
|
|
<OutputPath>bin\x64\Release_Scanner\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Scanner|x86'">
|
|
<OutputPath>bin\x86\Release_Scanner\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_WireAndCable|AnyCPU' ">
|
|
<OutputPath>bin\Release_WireCheck\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_WireAndCable|x64' ">
|
|
<OutputPath>bin\x64\Release_WireCheck\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_WireAndCable|x86' ">
|
|
<OutputPath>bin\x86\Release_WireCheck\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_EPLAN_2024|AnyCPU'">
|
|
<OutputPath>bin\Release_EPLAN_2024\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_EPLAN_2024|x64'">
|
|
<OutputPath>bin\x64\Release_EPLAN_2024\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_EPLAN_2024|x86'">
|
|
<OutputPath>bin\x86\Release_EPLAN_2024\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>12.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="C1.Win.C1FlexGrid.2">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\C1.Win.C1FlexGrid.2.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Actuator">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Actuator.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.API">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.API.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.AppCore">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.AppCore.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Common">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Common.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Core">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Core.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Graphics">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Graphics.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.IO">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.IO.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.MathLib">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.MathLib.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.PlatformCore">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.PlatformCore.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Primitives">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Primitives.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Project">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Project.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.ProjectCore">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.ProjectCore.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EPLAN.Harness.Report">
|
|
<HintPath>..\Sinvo.EplanHpD.Plugin\RefDLL\EPLAN.Harness.Report.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="WindowsFormsIntegration" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Common\CommonMessage.cs" />
|
|
<Compile Include="Common\LectotypeMessage.cs" />
|
|
<Compile Include="Common\OpenDrawMessage.cs" />
|
|
<Compile Include="Converter\ConnectionTypeConverter.cs" />
|
|
<Compile Include="Converter\FlagEnumConverter.cs" />
|
|
<Compile Include="Converter\NameTypeConverter.cs" />
|
|
<Compile Include="Datas\BrandData.cs" />
|
|
<Compile Include="Datas\Brands.cs" />
|
|
<Compile Include="Enum\ConnectionType.cs" />
|
|
<Compile Include="Enum\DataGridType.cs" />
|
|
<Compile Include="Enum\ExportFileNameType.cs" />
|
|
<Compile Include="Enum\WireFlagType.cs" />
|
|
<Compile Include="Extension\ApplicationExt.cs" />
|
|
<Compile Include="Extension\BaseAppExt.cs" />
|
|
<Compile Include="Extension\CheckedModelExt.cs" />
|
|
<Compile Include="Extension\MotorModelUniqueFlagExt.cs" />
|
|
<Compile Include="Extension\PropertyListExt.cs" />
|
|
<Compile Include="Models\CheckedModel.cs" />
|
|
<Compile Include="Models\ConfigItemModel.cs" />
|
|
<Compile Include="Models\ExcelModel.cs" />
|
|
<Compile Include="Models\ExportModel.cs" />
|
|
<Compile Include="Models\InsulationModel.cs" />
|
|
<Compile Include="Models\LectotypeLineModel.cs" />
|
|
<Compile Include="Models\LectotypeModel.cs" />
|
|
<Compile Include="Models\LineBomItemModel.cs" />
|
|
<Compile Include="Models\LineBomModel.cs" />
|
|
<Compile Include="Models\MotorModel.cs" />
|
|
<Compile Include="Models\MotorPassthroughCable.cs" />
|
|
<Compile Include="Models\MotorPowerModel.cs" />
|
|
<Compile Include="Models\ReportModel.cs" />
|
|
<Compile Include="Models\ScanCableModel.cs" />
|
|
<Compile Include="Models\StuffedDataModel.cs" />
|
|
<Compile Include="Models\TerminalModel.cs" />
|
|
<Compile Include="Selector\LectotypeLengthDataTemplateSelector.cs" />
|
|
<Compile Include="Service\MotorLectotypeService.cs" />
|
|
<Compile Include="TestWindow.xaml.cs">
|
|
<DependentUpon>TestWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Utils\Consts.cs" />
|
|
<Compile Include="Utils\ExcelHelper.cs" />
|
|
<Compile Include="Utils\LambdaComparer.cs" />
|
|
<Compile Include="Utils\LectotypeLineModelExt.cs" />
|
|
<Compile Include="Utils\LectotypeManager.cs" />
|
|
<Compile Include="Utils\MotorExcelHelper.cs" />
|
|
<Compile Include="ViewModel\CableLectotypeViewModel.cs" />
|
|
<Compile Include="ViewModel\LayoutHelperViewModel.cs" />
|
|
<Compile Include="ViewModel\LectotypeViewModel.cs" />
|
|
<Compile Include="ViewModel\MainViewModel.Check.cs" />
|
|
<Compile Include="ViewModel\MainViewModel.cs" />
|
|
<Compile Include="ViewModel\ScannerViewModel.cs" />
|
|
<Compile Include="View\CableLectotypeUserControl.xaml.cs">
|
|
<DependentUpon>CableLectotypeUserControl.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\Dialog\NotSavedWarningViewModel.cs" />
|
|
<Compile Include="View\Dialog\NotSavedWarningWindow.xaml.cs">
|
|
<DependentUpon>NotSavedWarningWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\LayoutHelperWindow.xaml.cs">
|
|
<DependentUpon>LayoutHelperWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\LectotypeWindow.xaml.cs">
|
|
<DependentUpon>LectotypeWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\LoginWindow.xaml.cs">
|
|
<DependentUpon>LoginWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\ScannerInfo.xaml.cs">
|
|
<DependentUpon>ScannerInfo.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="View\ScannerWindow.xaml.cs">
|
|
<DependentUpon>ScannerWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="TestWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Themes\Theme.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\CableLectotypeUserControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\Dialog\NotSavedWarningWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\LayoutHelperWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\LectotypeWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="View\LoginWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="View\ScannerInfo.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="View\ScannerWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\PdfiumViewer\PdfiumViewer.csproj">
|
|
<Project>{60d3c75c-e71d-4116-bd7e-cac68c4dd96b}</Project>
|
|
<Name>PdfiumViewer</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Sinvo.EplanHpD.Plugin.Service\Sinvo.EplanHpD.Plugin.Service.csproj">
|
|
<Project>{AD1AA2BC-9289-46AE-BDC0-30AE13F51B3F}</Project>
|
|
<Name>Sinvo.EplanHpD.Plugin.Service</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="CommunityToolkit.Mvvm">
|
|
<Version>8.4.0-preview3</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="HandyControl">
|
|
<Version>3.5.1</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="KissStudio.DotNetDetour">
|
|
<Version>1.0.2.1</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="MiniExcel">
|
|
<Version>1.34.2</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Newtonsoft.Json">
|
|
<Version>13.0.3</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="PolySharp">
|
|
<Version>1.14.1</Version>
|
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
<PrivateAssets>all</PrivateAssets>
|
|
</PackageReference>
|
|
<PackageReference Include="WindowsAPICodePack">
|
|
<Version>8.0.6</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Commands\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |