@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Import Project= "packages\CefSharp.WinForms.67.0.0-CI2662 \build\CefSharp.WinForms.props" Condition= "Exists('packages\CefSharp.WinForms.67.0.0-CI2662 \build\CefSharp.WinForms.props')" />
<Import Project= "packages\CefSharp.WinForms.67.0.0-pre01 \build\CefSharp.WinForms.props" Condition= "Exists('packages\CefSharp.WinForms.67.0.0-pre01 \build\CefSharp.WinForms.props')" />
<Import Project= "packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.props" Condition= "Exists('packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.props')" />
<Import Project= "packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.props" Condition= "Exists('packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.props')" />
<Import Project= "packages\cef.redist.x86.3.3396.1777 \build\cef.redist.x86.props" Condition= "Exists('packages\cef.redist.x86.3.3396.1777 \build\cef.redist.x86.props')" />
<Import Project= "packages\cef.redist.x86.3.3396.1786 \build\cef.redist.x86.props" Condition= "Exists('packages\cef.redist.x86.3.3396.1786 \build\cef.redist.x86.props')" />
<Import Project= "packages\cef.redist.x64.3.3396.1777 \build\cef.redist.x64.props" Condition= "Exists('packages\cef.redist.x64.3.3396.1777 \build\cef.redist.x64.props')" />
<Import Project= "packages\cef.redist.x64.3.3396.1786 \build\cef.redist.x64.props" Condition= "Exists('packages\cef.redist.x64.3.3396.1786 \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>
@@ -332,7 +332,6 @@
<None Include= "Resources\Images\icon-tray-new.ico" />
<None Include= "Resources\Images\icon-tray-new.ico" />
<None Include= "Resources\Images\icon-tray.ico" />
<None Include= "Resources\Images\icon-tray.ico" />
<None Include= "Resources\Images\spinner.apng" />
<None Include= "Resources\Images\spinner.apng" />
<None Include= "Resources\PostBuild.ps1" />
<None Include= "Resources\Plugins\.debug\.meta" />
<None Include= "Resources\Plugins\.debug\.meta" />
<None Include= "Resources\Plugins\.debug\browser.js" />
<None Include= "Resources\Plugins\.debug\browser.js" />
<None Include= "Resources\Plugins\.debug\notification.js" />
<None Include= "Resources\Plugins\.debug\notification.js" />
@@ -354,7 +353,10 @@
<None Include= "Resources\Plugins\templates\modal.html" />
<None Include= "Resources\Plugins\templates\modal.html" />
<None Include= "Resources\Plugins\timeline-polls\.meta" />
<None Include= "Resources\Plugins\timeline-polls\.meta" />
<None Include= "Resources\Plugins\timeline-polls\browser.js" />
<None Include= "Resources\Plugins\timeline-polls\browser.js" />
<None Include= "Resources\PostBuild.fsx" />
<None Include= "Resources\PostCefUpdate.ps1" />
<None Include= "Resources\Scripts\code.js" />
<None Include= "Resources\Scripts\code.js" />
<None Include= "Resources\Scripts\imports\markup\introduction.html" />
<None Include= "Resources\Scripts\imports\scripts\plugins.base.js" />
<None Include= "Resources\Scripts\imports\scripts\plugins.base.js" />
<None Include= "Resources\Scripts\imports\styles\introduction.css" />
<None Include= "Resources\Scripts\imports\styles\introduction.css" />
<None Include= "Resources\Scripts\imports\styles\twitter.base.css" />
<None Include= "Resources\Scripts\imports\styles\twitter.base.css" />
@@ -418,11 +420,13 @@ IF EXIST "$(ProjectDir)bld\post_build.exe" (
<PropertyGroup >
<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>
<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>
</PropertyGroup>
<Error Condition= "!Exists('packages\cef.redist.x64.3.3396.1777 \build\cef.redist.x64.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\cef.redist.x64.3.3396.1777 \build\cef.redist.x64.props'))" />
<Error Condition= "!Exists('packages\cef.redist.x64.3.3396.1786 \build\cef.redist.x64.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\cef.redist.x64.3.3396.1786 \build\cef.redist.x64.props'))" />
<Error Condition= "!Exists('packages\cef.redist.x86.3.3396.1777 \build\cef.redist.x86.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\cef.redist.x86.3.3396.1777 \build\cef.redist.x86.props'))" />
<Error Condition= "!Exists('packages\cef.redist.x86.3.3396.1786 \build\cef.redist.x86.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\cef.redist.x86.3.3396.1786 \build\cef.redist.x86.props'))" />
<Error Condition= "!Exists('packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.props'))" />
<Error Condition= "!Exists('packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.props'))" />
<Error Condition= "!Exists('packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.targets'))" />
<Error Condition= "!Exists('packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.targets'))" />
<Error Condition= "!Exists('packages\CefSharp.WinForms.67.0.0-CI2662 \build\CefSharp.WinForms.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.WinForms.67.0.0-CI2662 \build\CefSharp.WinForms.props'))" />
<Error Condition= "!Exists('packages\CefSharp.WinForms.67.0.0-pre01 \build\CefSharp.WinForms.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.WinForms.67.0.0-pre01 \build\CefSharp.WinForms.props'))" />
<Error Condition= "!Exists('packages\CefSharp.WinForms.67.0.0-pre01\build\CefSharp.WinForms.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\CefSharp.WinForms.67.0.0-pre01\build\CefSharp.WinForms.targets'))" />
</Target>
</Target>
<Import Project= "packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.targets" Condition= "Exists('packages\CefSharp.Common.67.0.0-CI2662 \build\CefSharp.Common.targets')" />
<Import Project= "packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.targets" Condition= "Exists('packages\CefSharp.Common.67.0.0-pre01 \build\CefSharp.Common.targets')" />
<Import Project= "packages\CefSharp.WinForms.67.0.0-pre01\build\CefSharp.WinForms.targets" Condition= "Exists('packages\CefSharp.WinForms.67.0.0-pre01\build\CefSharp.WinForms.targets')" />
</Project>
</Project>