| @@ -10,8 +10,8 @@ |
|
|
| 10 |
10 |
<iconUrl>https://go.microsoft.com/fwlink/?linkid=839265</iconUrl> |
| 11 |
11 |
<licenseUrl>https://github.com/Microsoft/VSConfigFinder/tree/$CommitId$/LICENSE.txt</licenseUrl> |
| 12 |
12 |
<projectUrl>https://github.com/Microsoft/VSConfigFinder</projectUrl> |
| 13 |
|
- <description>Locate Visual Studio installation configuration files (.vsconfigs) downstream recursively and merge them altogether</description> |
| 14 |
|
- <summary>Locate Visual Studio installation configuration files (.vsconfigs) downstream recursively and merge them altogether</summary> |
|
13 |
+ <description>Locate Visual Studio installation configuration files (.vsconfigs) downstream recursively and merge them all together</description> |
|
14 |
+ <summary>Locate Visual Studio installation configuration files (.vsconfigs) downstream recursively and merge them all together</summary> |
| 15 |
15 |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> |
| 16 |
16 |
<tags>vs vs2022 visualstudio</tags> |
| 17 |
17 |
<developmentDependency>true</developmentDependency> |
| @@ -22,7 +22,7 @@ |
|
|
| 22 |
22 |
<releaseNotes>https://github.com/Microsoft/VSConfigFinder/releases/tag/$Tag$</releaseNotes> |
| 23 |
23 |
</metadata> |
| 24 |
24 |
<files> |
| 25 |
|
- <file src="..\..\bin\$Configuration$\VSConfigFinder.exe" target="tools\"/> |
|
25 |
+ <file src="..\..\bin\$Configuration$\**\publish\VSConfigFinder.exe" target="tools\"/> |
| 26 |
26 |
<file src="..\..\LICENSE.txt" target="tools\"/> |
| 27 |
27 |
<file src="tools\VERIFICATION.txt" target="tools\"/> |
| 28 |
28 |
</files> |