summaryrefslogtreecommitdiffstats
path: root/tools/drop.proj
diff options
context:
space:
mode:
Diffstat (limited to 'tools/drop.proj')
-rw-r--r--tools/drop.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/drop.proj b/tools/drop.proj
index 71d2a02..6b00229 100644
--- a/tools/drop.proj
+++ b/tools/drop.proj
@@ -80,7 +80,7 @@
$(ProjectRoot)Samples\**\*.refresh_;
$(ProjectRoot)Samples\*.proj;
" />
- <ExcludedDropSamplesSourceFiles Condition=" '$(IncludeOAuth2)' != 'true' " Include="
+ <ExcludedDropSamplesSourceFiles Condition=" '$(IncludeOAuth2)' == 'false' " Include="
$(ProjectRoot)Samples\OAuthClient\**;
$(ProjectRoot)Samples\OAuthAuthorizationServer\**;
$(ProjectRoot)Samples\OAuthResourceServer\**;