Skip to content

Commit

Permalink
Rename project folders to match their names
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandreu committed Mar 24, 2019
1 parent 75efae8 commit aabf8ba
Show file tree
Hide file tree
Showing 103 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Installer/Installer.wixproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</WixExtension>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CustomUIEditor\OfficeRibbonXEditor.csproj">
<ProjectReference Include="..\OfficeRibbonXEditor\OfficeRibbonXEditor.csproj">
<Name>OfficeRibbonXEditor</Name>
<Project>{87efed6b-45a1-425f-b63b-5894e4fc0c03}</Project>
<Private>True</Private>
Expand Down
4 changes: 2 additions & 2 deletions OfficeRibbonXEditor.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OfficeRibbonXEditor", "CustomUIEditor\OfficeRibbonXEditor.csproj", "{87EFED6B-45A1-425F-B63B-5894E4FC0C03}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OfficeRibbonXEditor", "OfficeRibbonXEditor\OfficeRibbonXEditor.csproj", "{87EFED6B-45A1-425F-B63B-5894E4FC0C03}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OfficeRibbonXEditorTests", "CustomUIEditorTests\OfficeRibbonXEditorTests.csproj", "{D4F06196-AE8D-4DF5-BE6B-49490919A67B}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OfficeRibbonXEditorTests", "OfficeRibbonXEditorTests\OfficeRibbonXEditorTests.csproj", "{D4F06196-AE8D-4DF5-BE6B-49490919A67B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{62BC0A54-36D3-47DD-8A1B-44AE03DDB305}"
ProjectSection(SolutionItems) = preProject
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CustomUIEditor\OfficeRibbonXEditor.csproj">
<ProjectReference Include="..\OfficeRibbonXEditor\OfficeRibbonXEditor.csproj">
<Project>{87EFED6B-45A1-425F-B63B-5894E4FC0C03}</Project>
<Name>OfficeRibbonXEditor</Name>
</ProjectReference>
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit aabf8ba

Please sign in to comment.