Skip to content

Commit

Permalink
fix symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry committed Mar 10, 2022
1 parent 39ea46a commit 66b42ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/assertions/assertions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<AssemblyName>neo-assertions</AssemblyName>
<DebugType>embedded</DebugType>
<PackageId>Neo.Assertions</PackageId>
<RootNamespace>Neo.Assertions</RootNamespace>
</PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/test-harness/test-harness.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>neo-test-harness</AssemblyName>
<DebugType>embedded</DebugType>
<PackageId>Neo.Test.Harness</PackageId>
<RootNamespace>Neo.Test.Harness</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 66b42ab

Please sign in to comment.