From f029b28f26dd33cc191552282150efd239882b3b Mon Sep 17 00:00:00 2001 From: Martin Finkel Date: Mon, 5 Nov 2018 11:18:18 +0700 Subject: [PATCH] Remove FodyWeavers remains --- LibVLCSharp.Tests/FodyWeavers.xml | 4 ---- LibVLCSharp.Tests/LibVLCSharp.Tests.csproj | 1 - 2 files changed, 5 deletions(-) delete mode 100644 LibVLCSharp.Tests/FodyWeavers.xml diff --git a/LibVLCSharp.Tests/FodyWeavers.xml b/LibVLCSharp.Tests/FodyWeavers.xml deleted file mode 100644 index a13a57f..0000000 --- a/LibVLCSharp.Tests/FodyWeavers.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/LibVLCSharp.Tests/LibVLCSharp.Tests.csproj b/LibVLCSharp.Tests/LibVLCSharp.Tests.csproj index 3654c74..8be6ebe 100644 --- a/LibVLCSharp.Tests/LibVLCSharp.Tests.csproj +++ b/LibVLCSharp.Tests/LibVLCSharp.Tests.csproj @@ -6,7 +6,6 @@ - -- GitLab