diff options
Diffstat (limited to 'CSharp')
-rw-r--r-- | CSharp/Ivy/IvyProbe/IvyProbe.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.csproj b/CSharp/Ivy/IvyProbe/IvyProbe.csproj index b6c6b88..c5d67b1 100644 --- a/CSharp/Ivy/IvyProbe/IvyProbe.csproj +++ b/CSharp/Ivy/IvyProbe/IvyProbe.csproj @@ -106,6 +106,7 @@ <Reference Include="System.Drawing">
<Name>System.Drawing</Name>
</Reference>
+ <Reference Include="System.Messaging" />
<Reference Include="System.Windows.Forms">
<Name>System.Windows.Forms</Name>
</Reference>
|