From c1f7e431ba09005bcc173bc251882d5761069376 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 27 Sep 2020 22:01:36 -0400 Subject: Modularize IconFile --- src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj') diff --git a/src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj b/src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj index f2d5c486..50776c2c 100644 --- a/src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj +++ b/src/test/WixToolsetTest.Util/WixToolsetTest.Util.csproj @@ -27,10 +27,14 @@ - + + + + + -- cgit v1.2.3-55-g6feb