diff options
-rw-r--r-- | tools/drop.proj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/drop.proj b/tools/drop.proj index 9a8d102..6720ae3 100644 --- a/tools/drop.proj +++ b/tools/drop.proj @@ -72,6 +72,7 @@ $(ProjectRoot)**\*~; $(ProjectRoot)**\Debug\**; $(ProjectRoot)**\StyleCop.Cache; + $(ProjectRoot)Samples\_ReSharper.Samples\**; $(ProjectRoot)Samples\**\DotNetOpenAuth.???; $(ProjectRoot)Samples\**\DotNetOpenAuth.resources.???; $(ProjectRoot)Samples\**\log4net.???; |