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
@@ -31,4 +31,12 @@ Files are excluded/included based on file extension:
31
31
For C/C++ it is possible to affect only the **Active** project configuration (default) or **All** project configurations. Choose one of the options in menu **Tools -> More**.
32
32
The behavior of the basic buttons can be changed in **Tools -> Options -> Exclude from Build**.
33
33
34
+
#### Download
35
+
34
36
You can download this extension from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.ExcludeFromBuild) or [GitHub](https://github.com/awulkiew/exclude-from-build/releases).
37
+
38
+
#### Supported Versions
39
+
40
+
Visual Studio 2013, 2015, 2017 and 2019 - [version 1.6](https://github.com/awulkiew/exclude-from-build/releases/tag/v1.6)
41
+
42
+
Visual Studio 2022 - [version 1.10 and newer](https://github.com/awulkiew/exclude-from-build/releases)
0 commit comments