Commit cd41f9c
chore: standardize ToolsVersion to "12.0" across all .vcxproj files
18 project files had stale ToolsVersion values (4.0, 14.0, or 15.0).
MSBuild ignores this attribute at runtime and always uses the installed
version, so this is a safe, no-build-impact cleanup that aligns every
sample with the repo-wide convention of ToolsVersion="12.0".
Agent-Logs-Url: https://github.com/microsoft/Windows-driver-samples/sessions/78824510-e04e-4e65-8568-799249aebc46
Co-authored-by: JakobL-MSFT <110699333+JakobL-MSFT@users.noreply.github.com>1 parent 7652eb7 commit cd41f9c
18 files changed
Lines changed: 18 additions & 18 deletions
File tree
- audio
- SoundWire/Samples/SdcaVad/Apo/kws
- sysvad/APO
- AecApo
- DelayAPO
- KWSApo
- avstream/samplemft0
- Package
- general
- DCHU
- osrfx2_DCHU_base/osrfx2_DCHU_usersvc
- osrfx2_DCHU_extension_loose
- osrfx2_DCHU_componentsoftware
- osrfx2_DCHU_component
- osrfx2_DCHU_extension
- osrfx2_DCHU_extension_tight
- osrfx2_DCHU_componentsoftware
- osrfx2_DCHU_extension
- SimpleMediaSource/MediaSource
- tracing/SystemTraceControl
- network/wlan/WDI
- COMMON
- HAL/HALSOURCE
- PLATFORM
- NDIS6/SDIO
- NdisComm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments