diff options
author | Rob Mensching <rob@firegiant.com> | 2022-10-01 02:38:00 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2022-10-03 12:29:27 -0700 |
commit | 464575def4341d65bc3fa72298798755cdee527e (patch) | |
tree | 815adc229c92756260dcd65782102511359bf50f /README.md | |
parent | ed6593322d34ff0e655be9347f340d0cc96c0784 (diff) | |
download | wix-464575def4341d65bc3fa72298798755cdee527e.tar.gz wix-464575def4341d65bc3fa72298798755cdee527e.tar.bz2 wix-464575def4341d65bc3fa72298798755cdee527e.zip |
Standardize on .NET 6 as the minimum for .NET Core platform.
Closes 6942
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ This repository contains the WiX Toolset v4 codebase. | |||
12 | 12 | ||
13 | ## Prerequisites | 13 | ## Prerequisites |
14 | 14 | ||
15 | Visual Studio 2022 (17.0.4 or higher, NOT the preview release) with the following installed: | 15 | Visual Studio 2022 (17.0.4 or higher) with the following installed: |
16 | 16 | ||
17 | | Workloads | | 17 | | Workloads | |
18 | | :-------- | | 18 | | :-------- | |