file rename.

This commit is contained in:
Harrison Deng 2019-01-21 23:40:14 -06:00
parent 9ba854818a
commit 6df8386841
2 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<Compile Include="UI\Skin\Skin.cs" /> <Compile Include="UI\Skin\Skin.cs" />
<Compile Include="Data\SkinData.cs" /> <Compile Include="Data\SkinData.cs" />
<Compile Include="UI\Skin\SkinManager.cs" /> <Compile Include="UI\Skin\SkinManager.cs" />
<Compile Include="UI\Skin\SkinStack.cs" /> <Compile Include="UI\Skin\MergedSkin.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="packages.config" /> <None Include="packages.config" />