From 6a24996a2e831cfe402398af65b31fb1ecd575a9 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 22 Apr 2021 16:36:39 -0700 Subject: Move WixBuildTools into internal --- .../WixBuildTools.TestSupport.Native.vcxproj | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj (limited to 'src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj') diff --git a/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj b/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj new file mode 100644 index 00000000..aefdb4fb --- /dev/null +++ b/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj @@ -0,0 +1,85 @@ + + + + + + + + + + + + Debug + Win32 + + + Release + Win32 + + + + {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} + {95BABD97-FBDB-453A-AF8A-FA031A07B599} + WixBuildTools::TestSupport + ManagedCProj + DynamicLibrary + Unicode + true + WixBuildTools C++/CLI Test Support + + + + + + + + + + + + + + + + + + + Create + + 4564;4691 + + + + + + + + + + + + + + + + {6C57EF2C-979A-4106-A9E5-FE342810619A} + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb