From 171e64250d70f856ef3ee9e9cb07cf16e26e8cb1 Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Mon, 12 Oct 2020 12:35:15 +0200 Subject: [PATCH] [dotnet] Remove workaround for F# projects 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