diff --git a/TGServiceInterface/TGServiceInterface.csproj b/TGServiceInterface/TGServiceInterface.csproj index 8727d8d06f..f190751008 100644 --- a/TGServiceInterface/TGServiceInterface.csproj +++ b/TGServiceInterface/TGServiceInterface.csproj @@ -34,6 +34,10 @@ MinimumRecommendedRules.ruleset + + ..\packages\UnmanagedExports.1.2.7\lib\net\RGiesecke.DllExport.Metadata.dll + False + @@ -53,5 +57,9 @@ + + + + \ No newline at end of file diff --git a/TGServiceInterface/packages.config b/TGServiceInterface/packages.config new file mode 100644 index 0000000000..bfd9f475da --- /dev/null +++ b/TGServiceInterface/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file