Skip to content

Commit 1c672cb

Browse files
committed
add faq
1 parent 19702f6 commit 1c672cb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/msbuild/change-waves.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,20 @@ There are no entries yet in this change wave.
5757

5858
There are no out of rotation change waves at this time.
5959

60+
## FAQ
61+
62+
**Why target every other release for rotating change waves out?**
63+
64+
We believe this is enough time to have discussions with those affected and assist with adapting to the changes.
65+
66+
**Why an environment variable and not a project property?**
67+
68+
There are scenarios where we want to place a feature under a change wave before MSBuild has loaded the project. For that reason, change waves require using environment variables.
69+
70+
**Why opt-out over opt-in?**
71+
72+
Opt-out is a better approach for us, otherwise we'd likely get limited feedback when a feature impacts customer builds.
73+
6074
## See also
6175

6276
- [MSBuild](msbuild.md)

0 commit comments

Comments
 (0)