From 66b42ab0f8af6f9bfd8f62370a5eb98039b494a9 Mon Sep 17 00:00:00 2001 From: Harry Date: Thu, 10 Mar 2022 10:48:06 -0800 Subject: [PATCH] fix symbols --- src/assertions/assertions.csproj | 1 - src/test-harness/test-harness.csproj | 1 - 2 files changed, 2 deletions(-) diff --git a/src/assertions/assertions.csproj b/src/assertions/assertions.csproj index 70de853..6881fc4 100644 --- a/src/assertions/assertions.csproj +++ b/src/assertions/assertions.csproj @@ -2,7 +2,6 @@ neo-assertions - embedded Neo.Assertions Neo.Assertions diff --git a/src/test-harness/test-harness.csproj b/src/test-harness/test-harness.csproj index e2dd890..eb01298 100644 --- a/src/test-harness/test-harness.csproj +++ b/src/test-harness/test-harness.csproj @@ -1,7 +1,6 @@ neo-test-harness - embedded Neo.Test.Harness Neo.Test.Harness