Skip to content

Commit

Permalink
Rename directory
Browse files Browse the repository at this point in the history
src/JuliusSweetland.Optikey -> src/JuliusSweetland.Optikey.Core
  • Loading branch information
kmcnaught authored and JuliusSweetland committed Jul 18, 2019
1 parent efe13c3 commit e6a9d2f
Show file tree
Hide file tree
Showing 774 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion OptiKey.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JuliusSweetland.OptiKey", "src\JuliusSweetland.OptiKey\JuliusSweetland.OptiKey.csproj", "{6865C5AF-C6F0-4BDA-BA1C-7AE8BC225234}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JuliusSweetland.OptiKey", "src\JuliusSweetland.OptiKey.Core\JuliusSweetland.OptiKey.csproj", "{6865C5AF-C6F0-4BDA-BA1C-7AE8BC225234}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{117E0D45-AA2F-4A2B-AAD5-C3101E1CBCA8}"
ProjectSection(SolutionItems) = preProject
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\JuliusSweetland.OptiKey\JuliusSweetland.OptiKey.csproj">
<ProjectReference Include="..\JuliusSweetland.OptiKey.Core\JuliusSweetland.OptiKey.csproj">
<Project>{6865c5af-c6f0-4bda-ba1c-7ae8bc225234}</Project>
<Name>JuliusSweetland.OptiKey</Name>
</ProjectReference>
Expand Down
Loading

0 comments on commit e6a9d2f

Please sign in to comment.