From 0c7ec342fec9acc66101ce46bf6c59dfae75a2d4 Mon Sep 17 00:00:00 2001 From: Ladi Prosek Date: Tue, 9 May 2023 11:07:20 +0200 Subject: [PATCH] [Own build] Don't use AssemblyInformationCachePaths --- Directory.Build.props | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 43bebf10428..ea3e227d66a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -77,10 +77,6 @@ true - - $(AssemblyInformationCachePaths);$(NetCoreRoot)sdk\$(NetCoreSdkVersion)\SDKPrecomputedAssemblyReferences.cache - - $(DefaultItemExcludes);*.log $(DefaultItemExcludes);*.binlog