From 6859e0dd1ab656dfda250844d573cc25253cb5ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 19 Oct 2021 13:22:49 +0200 Subject: [PATCH] Port InformationVersion fix to Mono corelib https://github.com/dotnet/runtime/pull/60572 for Mono's corelib. --- src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj index 622b664f10b801..ae06aec6d90b70 100644 --- a/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -32,6 +32,7 @@ v4.0.30319 $(ProductVersion) + $(ProductVersion) true $(NoWarn),0419,0649 enable