Include .xaml files in the symbols package

This commit is contained in:
Antony Male 2014-05-27 13:00:03 +01:00
parent 4f9c0a5e04
commit a45b4be523
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<file src="..\Stylet\bin\Release\Stylet.pdb" target="lib\net45"/>
<file src="..\Stylet\bin\Release\Stylet.xml" target="lib\net45"/>
<file src="..\Stylet\**\*.cs" target="src"/>
<file src="..\Stylet\**\*.xaml" target="src"/>
<file src="tools\**.*" target="tools"/>
<file src="content\**.*" target="content"/>
</files>