Skip to content

Commit 84673b2

Browse files
authored
fix(windows): class not registered error (#710)
1 parent 7012921 commit 84673b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
88
<MinimalCoreWin>true</MinimalCoreWin>
99
<ProjectGuid>{0986a4db-8e72-4bb7-ae32-7d9df1758a9d}</ProjectGuid>
10-
<ProjectName>DateTimePickerWindows</ProjectName>
10+
<ProjectName>DateTimePicker</ProjectName>
1111
<RootNamespace>DateTimePicker</RootNamespace>
1212
<DefaultLanguage>en-US</DefaultLanguage>
1313
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>

0 commit comments

Comments
 (0)