Skip to content

Commit

Permalink
include loadfolders.xml in build
Browse files Browse the repository at this point in the history
  • Loading branch information
alextd committed Aug 18, 2020
1 parent 6327d84 commit 02bdfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<OutputPath>..\$(SolutionName) - Release\</OutputPath>
</PropertyGroup>
<ItemGroup>
<ReleaseFiles Include="About\**;Defs\**;Patches\**;Languages\**;Sounds\**;Textures\**"
<ReleaseFiles Include="About\**;Defs\**;Patches\**;Languages\**;Sounds\**;Textures\**;LoadFolders.xml"
Exclude="About\About-Debug.xml;About\About-Release.xml;About\About.xml"/>
<AboutFiles Include="About\About-Debug.xml;About\About-Release.xml"/>
</ItemGroup>
Expand Down

0 comments on commit 02bdfa0

Please sign in to comment.