Skip to content

Commit e8639be

Browse files
committed
Rename project and solution
Rename to CanIWebView2 as it was still using the WebView2GettingStarted name from the original sample.
1 parent 8e8d1d3 commit e8639be

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
44
VisualStudioVersion = 15.0.28307.539
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebView2GettingStarted", "WebView2GettingStarted.vcxproj", "{A1238CE8-5AF4-4BBB-9821-E6BBB0D44F75}"
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CanIWebView2", "CanIWebView2.vcxproj", "{A1238CE8-5AF4-4BBB-9821-E6BBB0D44F75}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<Keyword>Win32Proj</Keyword>
3333
<RootNamespace>WebViewSample</RootNamespace>
3434
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
35-
<ProjectName>WebView2GettingStarted</ProjectName>
35+
<ProjectName>CanIWebView2</ProjectName>
3636
</PropertyGroup>
3737
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3838
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
File renamed without changes.

0 commit comments

Comments
 (0)