From afc19d2117a743566a14e4957bba20cd196a9d48 Mon Sep 17 00:00:00 2001 From: Zev Spitz Date: Thu, 29 Oct 2020 01:29:06 +0200 Subject: [PATCH] Update ExpressionTreeToString to Dynamic LINQ --- Debuggee/Debuggee.csproj | 4 ++-- Package/Package.csproj | 6 +++--- Tests.Visualizer/Tests.csproj | 4 ++-- Visualizer/Visualizer.csproj | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Debuggee/Debuggee.csproj b/Debuggee/Debuggee.csproj index 4962f3a..1c130f0 100644 --- a/Debuggee/Debuggee.csproj +++ b/Debuggee/Debuggee.csproj @@ -28,8 +28,8 @@ - - + + ..\..\..\..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.DebuggerVisualizers.dll false diff --git a/Package/Package.csproj b/Package/Package.csproj index 133761b..645e825 100644 --- a/Package/Package.csproj +++ b/Package/Package.csproj @@ -27,10 +27,10 @@ - + - - + + diff --git a/Tests.Visualizer/Tests.csproj b/Tests.Visualizer/Tests.csproj index e2e16e5..9a01fe4 100644 --- a/Tests.Visualizer/Tests.csproj +++ b/Tests.Visualizer/Tests.csproj @@ -9,14 +9,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Visualizer/Visualizer.csproj b/Visualizer/Visualizer.csproj index 38fefcf..e255a19 100644 --- a/Visualizer/Visualizer.csproj +++ b/Visualizer/Visualizer.csproj @@ -16,12 +16,12 @@ ..\..\..\..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.DebuggerVisualizers.dll false - + - - + +