|
@@ -1,9 +1,5 @@
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
- <Import Project="..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.props" Condition="Exists('..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.props')" />
|
|
|
|
- <Import Project="..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.props" Condition="Exists('..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.props')" />
|
|
|
|
- <Import Project="..\packages\cef.redist.x86.86.0.24\build\cef.redist.x86.props" Condition="Exists('..\packages\cef.redist.x86.86.0.24\build\cef.redist.x86.props')" />
|
|
|
|
- <Import Project="..\packages\cef.redist.x64.86.0.24\build\cef.redist.x64.props" Condition="Exists('..\packages\cef.redist.x64.86.0.24\build\cef.redist.x64.props')" />
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
@@ -84,15 +80,6 @@
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
|
|
|
- <HintPath>..\packages\BouncyCastle.1.8.6.1\lib\BouncyCastle.Crypto.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="FluentValidation, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7de548da2fbae0f0, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\FluentValidation.9.3.0\lib\net461\FluentValidation.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Hardcodet.Wpf.TaskbarNotification, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="Interop.NETWORKLIST">
|
|
<Reference Include="Interop.NETWORKLIST">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
@@ -101,105 +88,23 @@
|
|
<Reference Include="Itenso.Windows.Controls.ListViewLayout">
|
|
<Reference Include="Itenso.Windows.Controls.ListViewLayout">
|
|
<HintPath>..\..\lib\Itenso.Windows.Controls.ListViewLayout.dll</HintPath>
|
|
<HintPath>..\..\lib\Itenso.Windows.Controls.ListViewLayout.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
- <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\NLog.4.7.6\lib\net45\NLog.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="OxyPlot, Version=2.0.0.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\OxyPlot.Core.2.0.0\lib\net45\OxyPlot.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="OxyPlot.Wpf, Version=2.0.0.0, Culture=neutral, PublicKeyToken=75e952ba404cdbb0, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\OxyPlot.Wpf.2.0.0\lib\net45\OxyPlot.Wpf.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="PresentationFramework.Aero" />
|
|
<Reference Include="PresentationFramework.Aero" />
|
|
- <Reference Include="Pri.LongPath, Version=2.0.53.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Pri.LongPath.2.0.53\lib\net45\Pri.LongPath.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="PropertyChanged, Version=1.52.1.0, Culture=neutral, PublicKeyToken=ee3ee20bcf148ddd, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\PropertyChanged.Fody.1.52.1\lib\netstandard10\PropertyChanged.dll</HintPath>
|
|
|
|
- <Private>False</Private>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="ReachFramework" />
|
|
<Reference Include="ReachFramework" />
|
|
- <Reference Include="RestEase, Version=1.5.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\RestEase.1.5.2\lib\net45\RestEase.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="SmartFormat, Version=2.5.3.0, Culture=neutral, PublicKeyToken=568866805651201f, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\SmartFormat.NET.2.5.3\lib\net472\SmartFormat.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Stylet, Version=1.3.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\Stylet.1.3.5\lib\net45\Stylet.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System" />
|
|
<Reference Include="System" />
|
|
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics" />
|
|
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System.Printing" />
|
|
<Reference Include="System.Printing" />
|
|
- <Reference Include="System.Reactive, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.5.0.0\lib\net472\System.Reactive.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Core, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.Core.5.0.0\lib\net472\System.Reactive.Core.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Interfaces, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.Interfaces.5.0.0\lib\net472\System.Reactive.Interfaces.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Linq, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.Linq.5.0.0\lib\net472\System.Reactive.Linq.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.PlatformServices, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.PlatformServices.5.0.0\lib\net472\System.Reactive.PlatformServices.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Windows.Threading, Version=3.0.6000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Reactive.Windows.Threading.5.0.0\lib\net472\System.Reactive.Windows.Threading.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.ServiceModel" />
|
|
- <Reference Include="System.Text.Encodings.Web, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Text.Encodings.Web.5.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Text.Json.5.0.0\lib\net461\System.Text.Json.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Transactions" />
|
|
- <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.Web" />
|
|
<Reference Include="System.Windows" />
|
|
<Reference Include="System.Windows" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
@@ -455,7 +360,6 @@
|
|
<Link>Resources\synctrayzor_releases_cert.asc</Link>
|
|
<Link>Resources\synctrayzor_releases_cert.asc</Link>
|
|
</EmbeddedResource>
|
|
</EmbeddedResource>
|
|
<AppDesigner Include="Properties\" />
|
|
<AppDesigner Include="Properties\" />
|
|
- <None Include="packages.config" />
|
|
|
|
<None Include="SyncTrayzor.ruleset" />
|
|
<None Include="SyncTrayzor.ruleset" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
@@ -654,6 +558,75 @@
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Resources\Licenses\OxyPlot.txt" />
|
|
<EmbeddedResource Include="Resources\Licenses\OxyPlot.txt" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
+ <ItemGroup>
|
|
|
|
+ <PackageReference Include="BouncyCastle">
|
|
|
|
+ <Version>1.8.6.1</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="CefSharp.Wpf">
|
|
|
|
+ <Version>86.0.241</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="FluentValidation">
|
|
|
|
+ <Version>9.3.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="Fody">
|
|
|
|
+ <Version>1.29.4</Version>
|
|
|
|
+ <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
|
|
+ <PrivateAssets>all</PrivateAssets>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="Hardcodet.NotifyIcon.Wpf">
|
|
|
|
+ <Version>1.0.8</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="Microsoft.Xaml.Behaviors.Wpf">
|
|
|
|
+ <Version>1.1.19</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="NLog">
|
|
|
|
+ <Version>4.7.6</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="OxyPlot.Wpf">
|
|
|
|
+ <Version>2.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="Pri.LongPath">
|
|
|
|
+ <Version>2.0.53</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="PropertyChanged.Fody">
|
|
|
|
+ <Version>1.52.1</Version>
|
|
|
|
+ <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
|
|
|
+ <PrivateAssets>all</PrivateAssets>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="RestEase">
|
|
|
|
+ <Version>1.5.2</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="SmartFormat.NET">
|
|
|
|
+ <Version>2.5.3</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="Stylet">
|
|
|
|
+ <Version>1.3.5</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Reactive.Core">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Reactive.Interfaces">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Reactive.Linq">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Reactive.PlatformServices">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Reactive.Windows.Threading">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="System.Text.Json">
|
|
|
|
+ <Version>5.0.0</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="WindowsAPICodePack-Core">
|
|
|
|
+ <Version>1.1.2</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ <PackageReference Include="WindowsAPICodePack-Shell">
|
|
|
|
+ <Version>1.1.1</Version>
|
|
|
|
+ </PackageReference>
|
|
|
|
+ </ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="Configs">
|
|
<Target Name="Configs">
|
|
<XslTransformation XmlInputPaths="App.config" XslInputPath="App.Installer.config.xslt" OutputPaths="$(OutputPath)$(RootNamespace).exe.Installer.config" />
|
|
<XslTransformation XmlInputPaths="App.config" XslInputPath="App.Installer.config.xslt" OutputPaths="$(OutputPath)$(RootNamespace).exe.Installer.config" />
|
|
@@ -665,19 +638,4 @@
|
|
<Target Name="AfterBuild">
|
|
<Target Name="AfterBuild">
|
|
<CallTarget Targets="Configs" />
|
|
<CallTarget Targets="Configs" />
|
|
</Target>
|
|
</Target>
|
|
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
|
- <PropertyGroup>
|
|
|
|
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
|
|
- </PropertyGroup>
|
|
|
|
- <Error Condition="!Exists('..\packages\cef.redist.x64.86.0.24\build\cef.redist.x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.86.0.24\build\cef.redist.x64.props'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\cef.redist.x86.86.0.24\build\cef.redist.x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.86.0.24\build\cef.redist.x86.props'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.props'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.targets'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.props'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.targets'))" />
|
|
|
|
- <Error Condition="!Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.4\build\dotnet\Fody.targets'))" />
|
|
|
|
- </Target>
|
|
|
|
- <Import Project="..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.targets" Condition="Exists('..\packages\CefSharp.Common.86.0.241\build\CefSharp.Common.targets')" />
|
|
|
|
- <Import Project="..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.targets" Condition="Exists('..\packages\CefSharp.Wpf.86.0.241\build\CefSharp.Wpf.targets')" />
|
|
|
|
- <Import Project="..\packages\Fody.1.29.4\build\dotnet\Fody.targets" Condition="Exists('..\packages\Fody.1.29.4\build\dotnet\Fody.targets')" />
|
|
|
|
</Project>
|
|
</Project>
|