Skip to content

Commit

Permalink
Update ThinkComposer.csproj
Browse files Browse the repository at this point in the history
Deleted unused file "app.log", which prevented successful build.
  • Loading branch information
nmarcel committed Dec 10, 2018
1 parent c8a46c1 commit 0db813b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ThinkComposer/ThinkComposer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -718,9 +718,6 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<SubType>Designer</SubType>
</None>
<None Include="app.log">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<EmbeddedResource Include="ApplicationProduct\LanguageSyntaxes\TcTemplate.xshd">
<SubType>Designer</SubType>
</EmbeddedResource>
Expand Down Expand Up @@ -1582,4 +1579,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 0db813b

Please sign in to comment.