From 7710b428c475e2b2eb92fe9207d6e452e285bd13 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Fri, 15 Oct 2021 13:25:48 +0200 Subject: [PATCH] Remove old VCToolsPropsFile workaround. --- ILSpy/ILSpy.csproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 140e9d06d..79035a70c 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -110,10 +110,7 @@ $(MSBuildToolsPath)\..\..\..\VC\ Microsoft.VCToolsVersion.default.props - - Microsoft.VCToolsVersion.v142.default.props $(VCBasePath)Auxiliary\Build\$(VCToolsVersionPropsFileNameDefault) - $(VCBasePath)Auxiliary\Build\$(VCToolsVersionPropsFileNameVS2019Preview)