aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-10-01 02:38:00 -0700
committerRob Mensching <rob@firegiant.com>2022-10-03 12:29:27 -0700
commit464575def4341d65bc3fa72298798755cdee527e (patch)
tree815adc229c92756260dcd65782102511359bf50f /README.md
parented6593322d34ff0e655be9347f340d0cc96c0784 (diff)
downloadwix-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cf3ca13..b150e5d7 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This repository contains the WiX Toolset v4 codebase.
12 12
13## Prerequisites 13## Prerequisites
14 14
15Visual Studio 2022 (17.0.4 or higher, NOT the preview release) with the following installed: 15Visual Studio 2022 (17.0.4 or higher) with the following installed:
16 16
17| Workloads | 17| Workloads |
18| :-------- | 18| :-------- |