Skip to content

Commit

Permalink
Apparently, I had forgotten to update this project also. Now everythi…
Browse files Browse the repository at this point in the history
…ng builds except for the WPF example.
  • Loading branch information
perlun committed May 1, 2013
1 parent 09830bc commit e18556e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CefSharp.WinForms.Test/CefSharp.WinForms.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CefSharp.WinForms.Test</RootNamespace>
<AssemblyName>CefSharp.WinForms.Test</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit e18556e

Please sign in to comment.