cleanup troubleshooting in readme

This commit is contained in:
Jason Ly 2026-01-01 17:11:25 -05:00
parent dda9dfe3c9
commit 0c4db08de3

View File

@ -68,8 +68,7 @@ x64\release\joomer-efsw-file-monitoring.exe
```
## Troubleshooting
If you receive Error MSB8020, you need to retarget your project.
When you build, add /p:PlatformToolset=v### with the correct version number depending on which Visual Studio you have installed.
If you receive Error MSB8020, you need to retarget your project. When you build, add /p:PlatformToolset=v### with the correct version number depending on which Visual Studio you have installed.
- Visual Studio Version,Toolset Name,Internal Version Number
- Visual Studio 2022,v143,14.3x - 14.4x
- Visual Studio 2019,v142,14.2x