From a23cf330951c7726a405e509ca14047fd18018bc Mon Sep 17 00:00:00 2001 From: Vinicius Jarina Date: Wed, 23 Jun 2021 10:58:08 -0700 Subject: [PATCH] Cleanup `.targets` filel to copy WSLg files to output directory (#318) --- Microsoft.WSLg.targets | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Microsoft.WSLg.targets b/Microsoft.WSLg.targets index 36d5d8d..d134145 100644 --- a/Microsoft.WSLg.targets +++ b/Microsoft.WSLg.targets @@ -5,18 +5,18 @@ Copyright (C) Microsoft Corporation. All rights reserved. *********************************************************************************************** --> - - $(MSBuildThisFileDirectory)native\bin\$(Platform) - $(MSBuildThisFileDirectory)native\bin - - - - - + + system.vhd + PreserveNewest + + + WSLDVCPlugin.dll + PreserveNewest + + + wslg.rdp + PreserveNewest + - - - - \ No newline at end of file