Skip to content

Commit e7d0e2a

Browse files
committed
Update readme
1 parent 16022ac commit e7d0e2a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Exclude from Build
2-
### Extension for Visual Studio 2013, 2015, 2017 and 2019
2+
### Extension for Visual Studio
33

44
[![VS Marketplace](https://vsmarketplacebadges.dev/version-short/AdamWulkiewicz.ExcludeFromBuild.svg)](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.ExcludeFromBuild)
55
[![Installs](https://vsmarketplacebadges.dev/installs-short/AdamWulkiewicz.ExcludeFromBuild.svg)](https://marketplace.visualstudio.com/items?itemName=AdamWulkiewicz.ExcludeFromBuild)
@@ -31,4 +31,12 @@ Files are excluded/included based on file extension:
3131
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**.
3232
The behavior of the basic buttons can be changed in **Tools -> Options -> Exclude from Build**.
3333

34+
#### Download
35+
3436
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

Comments
 (0)