Skip to content

Commit

Permalink
Fix folder hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
MariiaHubenko committed May 16, 2018
1 parent a5e7fc7 commit fac8d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Sitecore.Support.221558/Sitecore.Support.221558.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="shell\Applications\Dialogs\BreakingLinks\BreakingLinksForm.cs" />
<Compile Include="Shell\Applications\Dialogs\BreakingLinks\BreakingLinksForm.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="web.config" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="shell\Override\BreakingLinks.xml" />
<Content Include="sitecore\shell\Override\BreakingLinks.xml" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
Expand Down

0 comments on commit fac8d01

Please sign in to comment.