Skip to content

Commit

Permalink
Final rename folders.
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmorvan committed Jul 11, 2018
1 parent 22b4cf7 commit 0cafef6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions Installer/Installer.wixproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
</PropertyGroup>
<ItemGroup>
<Compile Include="Content2\Components.wxs" />
<Compile Include="Content2\Directories.wxs" />
<Compile Include="Content2\Features.wxs" />
<Compile Include="Content\Components.wxs" />
<Compile Include="Content\Directories.wxs" />
<Compile Include="Content\Features.wxs" />
<Compile Include="Product.wxs" />
</ItemGroup>
<ItemGroup>
Expand Down Expand Up @@ -71,7 +71,7 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Localization" />
<Folder Include="Content2" />
<Folder Include="Content" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Localization\en-us.wxl" />
Expand Down

0 comments on commit 0cafef6

Please sign in to comment.