Readded InteropServices

Needed #if NETCORE
pull/22869/head
Kraemer, Benjamin 5 years ago
parent 861cdf3d01
commit d0c7eac97b
  1. 1
      src/csharp/Grpc.Tools/Common.cs

@ -19,6 +19,7 @@
using System;
using System.IO;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Security;
[assembly: InternalsVisibleTo("Grpc.Tools.Tests")]

Loading…
Cancel
Save