Skip to content

Commit d44a75a

Browse files
authored
Correct directory name (#63)
* Correct directory name * Correct directory name in project * Correct directory name in solution
1 parent a9b4e26 commit d44a75a

39 files changed

+10
-10
lines changed

src/MineCase.Algorithm/MineCase.Algorithm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<ProjectReference Include="..\Minecase.Core\MineCase.Core.csproj" />
19+
<ProjectReference Include="..\MineCase.Core\MineCase.Core.csproj" />
2020
</ItemGroup>
2121

2222
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)