Skip to content

Commit 5e5582a

Browse files
authored
Merge pull request #1734 from nschonni/patch-2
fix: Remove profanity
2 parents 06c969d + 258d4b3 commit 5e5582a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vs-2015/snippets/visualbasic/VS_Snippets_Misc/ls_queries/vb/data/applicationdefinition.lsml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4369,7 +4369,7 @@
43694369
</BinaryExpression.Left>
43704370
<BinaryExpression.Right>
43714371
<ConstantExpression ResultType=":String?"
4372-
Value="Fuck You" />
4372+
Value="1 Microsoft Way" />
43734373
</BinaryExpression.Right>
43744374
</BinaryExpression>
43754375
</QueryFilterExpressionTree>

0 commit comments

Comments
 (0)