Browse Source

Added SortedList to the Lite framework project

csharptest 14 năm trước cách đây
mục cha
commit
c96ed3bb5d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/ProtocolBuffers/ProtocolBuffersLite.csproj

+ 1 - 0
src/ProtocolBuffers/ProtocolBuffersLite.csproj

@@ -109,6 +109,7 @@
       <SubType>Code</SubType>
     </Compile>
     <Compile Include="InvalidProtocolBufferException.cs" />
+    <Compile Include="SortedList.cs" />
     <Compile Include="ThrowHelper.cs" />
     <Compile Include="UninitializedMessageException.cs" />
     <Compile Include="WireFormat.cs" />