From dcf38cdf08b1b938145620671d197dbf8b729e52 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 11 Apr 2017 00:39:57 -0700 Subject: [PATCH] build: installer: add .NET assembly and GAC it --- build/VStudio/installer/Product.wxs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index bc59a973..bc9c9e6d 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -87,6 +87,15 @@ NOT VersionNT64 + + + + + + + + + @@ -362,6 +371,8 @@ + +