You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ We will enter the theme, we have prepared a rich [VC-LTL Samples](https://github
122
122
### 3.2. Using VC-LTL in Visual Studio .NET Native AOT Project
123
123
1.`TargetFramework` property to add `Windows` system platform, e.g. `net8.0-windows` or `net9.0-windows`.
124
124
2. Right-click on the project and select "Manage NuGet Packages". Search for `VC-LTL` and choose the version that suits you, and finally click Install.
125
-
3. For XP support, please add project `WindowsSupportedOSPlatformVersion` = `5.1`, for example:
125
+
3. For XP support, please install YY-Thunks and add project `WindowsSupportedOSPlatformVersion` = `5.1`, for example:
0 commit comments