Skip to content

Commit 9b42ec6

Browse files
authored
add docs (#3888)
1 parent a3da491 commit 9b42ec6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

reference/tools/microsoft/msbuilddeps.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,13 @@ Reference
161161

162162
.. autoclass:: MSBuildDeps
163163
:members: generate
164+
165+
.. attribute:: configuration_key
166+
:annotation:
167+
168+
Defines the configuration key used to conditionally select which property sheet to import (defaults to ``Configuration``).
169+
170+
.. attribute:: platform_key
171+
:annotation:
172+
173+
Defines the platform key used to conditionally select which property sheet to import (defaults to ``Platform``).

0 commit comments

Comments
 (0)