You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/msbuild/change-waves.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,20 @@ There are no entries yet in this change wave.
57
57
58
58
There are no out of rotation change waves at this time.
59
59
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.
0 commit comments