aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/ProtoGen.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ProtoGen/ProtoGen.csproj')
-rw-r--r--src/ProtoGen/ProtoGen.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ProtoGen/ProtoGen.csproj b/src/ProtoGen/ProtoGen.csproj
index f48df42c..126c1d04 100644
--- a/src/ProtoGen/ProtoGen.csproj
+++ b/src/ProtoGen/ProtoGen.csproj
@@ -36,6 +36,8 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="DescriptorUtil.cs" />