Skip to content

Commit

Permalink
disable warning CS0626
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzhang committed Dec 16, 2020
1 parent b0770d2 commit aa997f3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma warning disable CS0626

namespace Neo.SmartContract.Framework.Services.Neo
{
[Contract("0xcd97b70d82d69adfcd9165374109419fade8d6ab")]
Expand Down

0 comments on commit aa997f3

Please sign in to comment.