From 9e17e2eef96c9a8118884efbc2a84cd5981fba56 Mon Sep 17 00:00:00 2001 From: Marcin Krystianc Date: Mon, 29 Aug 2022 13:47:43 +0200 Subject: [PATCH 1/2] Fix the xml comment --- src/FSharp.Build/Microsoft.FSharp.NetSdk.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props index f6de7d70481..5d1c1f0c293 100644 --- a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props +++ b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props @@ -30,7 +30,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and - false + false false From 07ad3f3264d01a71881e1e10f1c35481e6929af1 Mon Sep 17 00:00:00 2001 From: Marcin Krystianc Date: Mon, 29 Aug 2022 14:07:25 +0200 Subject: [PATCH 2/2] Fix the xml comment --- src/FSharp.Build/Microsoft.FSharp.Targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FSharp.Build/Microsoft.FSharp.Targets b/src/FSharp.Build/Microsoft.FSharp.Targets index 22d010e10db..b92c58afe67 100644 --- a/src/FSharp.Build/Microsoft.FSharp.Targets +++ b/src/FSharp.Build/Microsoft.FSharp.Targets @@ -88,7 +88,7 @@ this file. - + false true