[VitisAI] fix doc after the support of Visual Studio 2019 is removed. (#17250)

### Description
<!-- Describe your changes. -->
Update 2019 to 2022


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
It is required because Visual Studio is no longer a valid cmake
generator for onnxruntime.

Co-authored-by: Yueqing Zhang <yueqingz@amd.com>
This commit is contained in:
BoarQing 2023-08-22 12:08:14 -05:00 committed by GitHub
parent d910737bdf
commit 3a4d91fafa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ Both C++ and Python APIs are supported. The following instructions assume that
**1. Verify Pre-requisites:**
- Visual Studio = 2019
- Visual Studio = 2022
- cmake (version >= 3.26)
- python (version >= 3.9) (Python 3.9.13 64bit recommended)
- AMD IPU driver >= 10.105.5.38 installed