Skip to content

Commit

Permalink
chore: rename avalonia demo files.
Browse files Browse the repository at this point in the history
  • Loading branch information
NaBian committed Dec 8, 2024
1 parent 2075c28 commit 549f4cf
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,38 +39,6 @@
<EmbeddedResource Include="Data\DemoInfo.json" />
</ItemGroup>

<ItemGroup>
<Compile Update="App.axaml.cs">
<DependentUpon>App.axaml</DependentUpon>
</Compile>
<Compile Update="Properties\Langs\Lang.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Lang.resx</DependentUpon>
</Compile>
<Compile Update="Views\Main\LeftMainContent.axaml.cs">
<DependentUpon>LeftMainContent.axaml</DependentUpon>
</Compile>
<Compile Update="Views\Main\MainContent.axaml.cs">
<DependentUpon>MainContent.axaml</DependentUpon>
</Compile>
<Compile Update="Views\Styles\ButtonDemoCtrl.axaml.cs">
<DependentUpon>ButtonDemoCtrl.axaml</DependentUpon>
</Compile>
<Compile Update="UserControl\Styles\BrushDemoCtl.axaml.cs">
<DependentUpon>BoderDemoCtl.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl\Styles\BorderDemoCtl.axaml.cs">
<DependentUpon>BorderDemoCtl.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Update="UserControl\Styles\RepeatButtonDemoCtl.axaml.cs">
<DependentUpon>RepeatButtonDemoCtl.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
</ItemGroup>

<ItemGroup>
<Compile Update="Lang.Designer.cs">
<DesignTime>True</DesignTime>
Expand Down

0 comments on commit 549f4cf

Please sign in to comment.