From 0c0662c46ff5dd134173d34ee5f0f919fc9a32a3 Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Tue, 13 Oct 2020 09:21:33 +0200 Subject: [PATCH] [dotnet] Remove workaround for F# projects (#9845) Contributes to #8901. Issue dotnet/sdk#12954 was marked as fixed, the dotnet version was recently bumped to one that should contain the fix. --- tests/fsharplibrary/dotnet/shared.targets | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/fsharplibrary/dotnet/shared.targets b/tests/fsharplibrary/dotnet/shared.targets index b480aa8a27de..b64096d48b1e 100644 --- a/tests/fsharplibrary/dotnet/shared.targets +++ b/tests/fsharplibrary/dotnet/shared.targets @@ -7,9 +7,6 @@ $(RootTestsDirectory)\fsharplibrary $(RootTestsDirectory)\..\product.snk - - - false