From 02cdf55197d599d4d1fd611ad749d01f5c47a01f Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 8 Jun 2020 16:26:59 -0700 Subject: Add "extension" command --- .../WixToolset.Core.ExtensionCache.csproj | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj (limited to 'src/WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj') diff --git a/src/WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj b/src/WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj new file mode 100644 index 00000000..7ae5cdbb --- /dev/null +++ b/src/WixToolset.Core.ExtensionCache/WixToolset.Core.ExtensionCache.csproj @@ -0,0 +1,26 @@ + + + + + + netstandard2.0;net461;net472 + Extension Cache + WiX Toolset Extension Cache + embedded + true + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb