From af2189260cb8bd7788e297f3b275ff42fa54edbc Mon Sep 17 00:00:00 2001 From: Allan Ritchie Date: Mon, 25 Mar 2024 16:14:16 -0400 Subject: [PATCH] Optimize debug build process --- VirtualListView/VirtualListView.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/VirtualListView/VirtualListView.csproj b/VirtualListView/VirtualListView.csproj index 04f3bce..4db972e 100644 --- a/VirtualListView/VirtualListView.csproj +++ b/VirtualListView/VirtualListView.csproj @@ -17,6 +17,9 @@ Microsoft, Redth en © Microsoft Corporation. All rights reserved. + + + True $(GitRepositoryUrl) $(GitCommit) @@ -25,15 +28,13 @@ true portable true - - - - + +