mirror of https://github.com/AMT-Cheif/Stylet.git
Include .xaml files in the symbols package
This commit is contained in:
parent
4f9c0a5e04
commit
a45b4be523
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue