commit | 56b6e32173997d66d6e86093e1f4856c9354d8f3 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | 周六 10月 23 22:16:51 2010 +0000 |
committer | Roger Meier <roger@apache.org> | 周六 10月 23 22:16:51 2010 +0000 |
tree | 90cde269e1b076e6ce64eb66d381e9766c78f118 | |
parent | bc8109faffb4358249efa9a6e8c4e8dc769070d8 [diff] [blame] |
THRIFT-6 csharp AssemblyInfo added git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1026700 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/csharp/src/Thrift.csproj b/lib/csharp/src/Thrift.csproj index f154841..7eeb6fe 100644 --- a/lib/csharp/src/Thrift.csproj +++ b/lib/csharp/src/Thrift.csproj
@@ -55,6 +55,7 @@ </ItemGroup> <ItemGroup> <Compile Include="Collections\THashSet.cs" /> + <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Protocol\TBase.cs" /> <Compile Include="Protocol\TBase64Utils.cs" /> <Compile Include="Protocol\TBinaryProtocol.cs" />