adding missing examples code

This commit is contained in:
sbohlen
2010-12-09 21:10:01 +00:00
parent 9cdcedd4e0
commit 7f2dd1b9a8
9 changed files with 1224 additions and 0 deletions

View File

@@ -1416,6 +1416,7 @@ Commandline Examples:
<fileset basedir="dev-support">
<include name="resharper/**"/>
<include name="vs.net-2008/**"/>
<exclude name="**/App.AdoQuickStart/**" />
</fileset>
</copy>