Skip to content

Commit 5d675a4

Browse files
committed
…so we can rename this project to its proper name. (#210)
1 parent 667a9a5 commit 5d675a4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CefSharp.WinForms.Example/CefSharp.WinForms.Example.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,14 @@
110110
<Project>{a4394e7b-1155-43a6-989e-8ab72dddc9e4}</Project>
111111
<Name>CefSharp.Example</Name>
112112
</ProjectReference>
113-
<ProjectReference Include="..\CefSharp.WinForm\CefSharp.WinForm.csproj">
113+
<ProjectReference Include="..\CefSharp.WinForms\CefSharp.WinForms.csproj">
114114
<Project>{882505ad-246d-402a-8414-347efb8e2c8d}</Project>
115-
<Name>CefSharp.WinForm</Name>
115+
<Name>CefSharp.WinForms</Name>
116116
</ProjectReference>
117117
<ProjectReference Include="..\CefSharp\CefSharp.vcxproj">
118118
<Project>{7b495581-2271-4f41-9476-acb86e8c864f}</Project>
119-
<Project>{978C9B2B-04B6-4359-A341-CA3FCBE98D32}</Project>
120-
<Name>CefSharp.WinForms</Name>
119+
<Project>{7B495581-2271-4F41-9476-ACB86E8C864F}</Project>
120+
<Name>CefSharp</Name>
121121
</ProjectReference>
122122
<ProjectReference Include="..\CefSharp\CefSharp.vcxproj">
123123
<Project>{7B495581-2271-4F41-9476-ACB86E8C864F}</Project>
File renamed without changes.

CefSharp3.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CefSharp.Wpf", "CefSharp.Wp
3030
EndProject
3131
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CefSharp.BrowserSubprocess", "CefSharp.BrowserSubprocess\CefSharp.BrowserSubprocess.csproj", "{23EE5140-2C2C-4B53-A954-10B08DCA6BD6}"
3232
EndProject
33-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CefSharp.WinForm", "CefSharp.WinForm\CefSharp.WinForm.csproj", "{882505AD-246D-402A-8414-347EFB8E2C8D}"
33+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CefSharp.WinForms", "CefSharp.WinForms\CefSharp.WinForms.csproj", "{882505AD-246D-402A-8414-347EFB8E2C8D}"
3434
EndProject
3535
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CefSharp.WinForms.Example", "CefSharp.WinForms.Example\CefSharp.WinForms.Example.csproj", "{C043FFF7-5F71-4FFC-989A-E09E18548589}"
3636
EndProject

0 commit comments

Comments
 (0)