Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordgm3333 <dgm5555@gmail.com>2021-04-03 12:16:50 +0300
committerGitHub <noreply@github.com>2021-04-03 12:16:50 +0300
commit88be9707e84d7cd6ea7aa4297a44d3a7e91839b0 (patch)
tree90d4612e2bc81260f28e54ae10b2495cefdf1575 /README.md
parent44686227d0d12d94f217d7afea69c4aabb08ec65 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2663b93..ab525c7 100644
--- a/README.md
+++ b/README.md
@@ -406,9 +406,13 @@ Are you a developer? This project include a .NET 5.0 library (UVtools.Core) that
## Windows Build from Source
Install Visual Studio and include .NET development support
+
Install the Wix Toolset: https://wixtoolset.org/releases/
+
you will need both the core Wix toolset and the VS extension pack which is selected AFTER the main installation has completed (or from the main release page).
+
Open UVtools.sln
+
If required update the .NET developer pack VS will prompt on opening if needed (it's the lower section on the web page - something like .NET Framework 4.8)