Skip to content

Commit 72abacf

Browse files
committed
chore: minor modify.
1 parent e169600 commit 72abacf

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/Shared/HandyControlDemo_Shared/HandyControlDemo_Shared.projitems

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,13 @@
286286
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\MainWindowContent.xaml.cs">
287287
<DependentUpon>MainWindowContent.xaml</DependentUpon>
288288
</Compile>
289-
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\NonClientAreaContent.cs">
289+
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\NonClientAreaContent.xaml.cs">
290290
<DependentUpon>NonClientAreaContent.xaml</DependentUpon>
291291
</Compile>
292292
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\ProjectsView.xaml.cs">
293293
<DependentUpon>ProjectsView.xaml</DependentUpon>
294294
</Compile>
295-
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\PracticalDemo.cs">
295+
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\PracticalDemo.xaml.cs">
296296
<DependentUpon>PracticalDemo.xaml</DependentUpon>
297297
</Compile>
298298
<Compile Include="$(MSBuildThisFileDirectory)UserControl\Main\ContributorsView.xaml.cs">

src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.cs renamed to src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.xaml.cs

File renamed without changes.

src/Shared/HandyControlDemo_Shared/UserControl/Main/PracticalDemo.cs renamed to src/Shared/HandyControlDemo_Shared/UserControl/Main/PracticalDemo.xaml.cs

File renamed without changes.

0 commit comments

Comments
 (0)