1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.props" Condition =" Exists('..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.props')" />
4
- <Import Project =" ..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.props" Condition =" Exists('..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.props')" />
5
- <Import Project =" ..\packages\cef.redist.x86.75.1.14\build\cef.redist.x86.props" Condition =" Exists('..\packages\cef.redist.x86.75.1.14\build\cef.redist.x86.props')" />
6
- <Import Project =" ..\packages\cef.redist.x64.75.1.14\build\cef.redist.x64.props" Condition =" Exists('..\packages\cef.redist.x64.75.1.14\build\cef.redist.x64.props')" />
7
3
<PropertyGroup >
8
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
5
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
124
120
<SpecificVersion >False</SpecificVersion >
125
121
<HintPath >..\libs\AlphaFS-1.5\AlphaFS.dll</HintPath >
126
122
</Reference >
127
- <Reference Include =" AutoMapper, Version=9.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL" >
128
- <HintPath >..\packages\AutoMapper.9.0.0\lib\net461\AutoMapper.dll</HintPath >
129
- </Reference >
130
123
<Reference Include =" Geckofx-Core, Version=29.0.8.0, Culture=neutral, PublicKeyToken=3209ac31600d1857, processorArchitecture=x86" >
131
124
<SpecificVersion >False</SpecificVersion >
132
125
<HintPath >..\libs\GeckoFx-Windows-33.0-0.2\Geckofx-Core.dll</HintPath >
5239
5232
<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 >
5240
5233
</PropertyGroup >
5241
5234
<Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.111.0\build\net40\System.Data.SQLite.Core.targets'))" />
5242
- <Error Condition =" !Exists('..\packages\cef.redist.x64.75.1.14\build\cef.redist.x64.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.75.1.14\build\cef.redist.x64.props'))" />
5243
- <Error Condition =" !Exists('..\packages\cef.redist.x86.75.1.14\build\cef.redist.x86.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.75.1.14\build\cef.redist.x86.props'))" />
5244
- <Error Condition =" !Exists('..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.props'))" />
5245
- <Error Condition =" !Exists('..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.targets'))" />
5246
- <Error Condition =" !Exists('..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.props'))" />
5247
- <Error Condition =" !Exists('..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.targets'))" />
5248
5235
</Target >
5249
- <Import Project =" ..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.targets" Condition =" Exists('..\packages\CefSharp.Common.75.1.141\build\CefSharp.Common.targets')" />
5250
- <Import Project =" ..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.targets" Condition =" Exists('..\packages\CefSharp.Wpf.75.1.141\build\CefSharp.Wpf.targets')" />
5251
5236
</Project >
0 commit comments