mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Fix filename capitalization (#56)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<Compile Include="ImagePreview.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ImagePreview.designer.cs">
|
||||
<Compile Include="ImagePreview.Designer.cs">
|
||||
<DependentUpon>ImagePreview.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="InternetImage.cs" />
|
||||
@@ -177,4 +177,4 @@
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user