Skip to content

Commit 23088aa

Browse files
Renamed all files to match style guidelines
1 parent 1c36656 commit 23088aa

73 files changed

Lines changed: 2 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.

Funk Engine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Melanchall.DryWetMidi" Version="7.2.0" />
1111
</ItemGroup>
1212
<ItemGroup>
13-
<Content Include="Globals\Translations\translations.csv" />
13+
<Content Include="Globals\Translations\Translations.csv" />
1414
</ItemGroup>
1515
<Target Name="Husky" BeforeTargets="Restore;CollectPackageReferences" Condition="'$(HUSKY)' != 0">
1616
<Exec Command="dotnet tool restore" StandardOutputImportance="Low" StandardErrorImportance="High" />

0 commit comments

Comments
 (0)