|
101 | 101 | <Compile Include="..\MsgPack\ByteArrayUnpacker.cs"> |
102 | 102 | <Link>ByteArrayUnpacker.cs</Link> |
103 | 103 | </Compile> |
104 | | - <Compile Include="..\MsgPack\ByteArrayUnpackerReader.cs"> |
105 | | - <Link>ByteArrayUnpackerReader.cs</Link> |
106 | | - </Compile> |
107 | | - <Compile Include="..\MsgPack\ByteArrayUnpackerReader.TypedRead.cs"> |
108 | | - <Link>ByteArrayUnpackerReader.TypedRead.cs</Link> |
109 | | - </Compile> |
110 | 104 | <Compile Include="..\MsgPack\ByteBufferAllocator.cs"> |
111 | 105 | <Link>ByteBufferAllocator.cs</Link> |
112 | 106 | </Compile> |
|
119 | 113 | <Compile Include="..\MsgPack\CollectionType.cs"> |
120 | 114 | <Link>CollectionType.cs</Link> |
121 | 115 | </Compile> |
122 | | - <Compile Include="..\MsgPack\DefaultByteArrayUnpacker.cs"> |
123 | | - <Link>DefaultByteArrayUnpacker.cs</Link> |
124 | | - </Compile> |
125 | | - <Compile Include="..\MsgPack\DefaultByteArrayUnpacker.Unpacking.cs"> |
126 | | - <Link>DefaultByteArrayUnpacker.Unpacking.cs</Link> |
127 | | - </Compile> |
128 | | - <Compile Include="..\MsgPack\DefaultStreamUnpacker.cs"> |
129 | | - <Link>DefaultStreamUnpacker.cs</Link> |
130 | | - </Compile> |
131 | | - <Compile Include="..\MsgPack\DefaultStreamUnpacker.Unpacking.cs"> |
132 | | - <Link>DefaultStreamUnpacker.Unpacking.cs</Link> |
133 | | - </Compile> |
134 | 116 | <Compile Include="..\MsgPack\DictionaryDebuggerProxy`2.cs"> |
135 | 117 | <Link>DictionaryDebuggerProxy`2.cs</Link> |
136 | 118 | </Compile> |
|
155 | 137 | <Compile Include="..\MsgPack\IAsyncUnpackable.cs"> |
156 | 138 | <Link>IAsyncUnpackable.cs</Link> |
157 | 139 | </Compile> |
| 140 | + <Compile Include="..\MsgPack\Int32OffsetValue`1.cs"> |
| 141 | + <Link>Int32OffsetValue`1.cs</Link> |
| 142 | + </Compile> |
| 143 | + <Compile Include="..\MsgPack\Int64OffsetValue`1.cs"> |
| 144 | + <Link>Int64OffsetValue`1.cs</Link> |
| 145 | + </Compile> |
158 | 146 | <Compile Include="..\MsgPack\InvalidMessagePackStreamException.cs"> |
159 | 147 | <Link>InvalidMessagePackStreamException.cs</Link> |
160 | 148 | </Compile> |
161 | 149 | <Compile Include="..\MsgPack\IPackable.cs"> |
162 | 150 | <Link>IPackable.cs</Link> |
163 | 151 | </Compile> |
| 152 | + <Compile Include="..\MsgPack\IRootUnpacker.cs"> |
| 153 | + <Link>IRootUnpacker.cs</Link> |
| 154 | + </Compile> |
164 | 155 | <Compile Include="..\MsgPack\IUnpackable.cs"> |
165 | 156 | <Link>IUnpackable.cs</Link> |
166 | 157 | </Compile> |
|
179 | 170 | <Compile Include="..\MsgPack\MessagePackByteArrayPacker.Pack.cs"> |
180 | 171 | <Link>MessagePackByteArrayPacker.Pack.cs</Link> |
181 | 172 | </Compile> |
| 173 | + <Compile Include="..\MsgPack\MessagePackByteArrayUnpacker.cs"> |
| 174 | + <Link>MessagePackByteArrayUnpacker.cs</Link> |
| 175 | + </Compile> |
| 176 | + <Compile Include="..\MsgPack\MessagePackByteArrayUnpacker.Unpack.cs"> |
| 177 | + <Link>MessagePackByteArrayUnpacker.Unpack.cs</Link> |
| 178 | + </Compile> |
182 | 179 | <Compile Include="..\MsgPack\MessagePackCode.cs"> |
183 | 180 | <Link>MessagePackCode.cs</Link> |
184 | 181 | </Compile> |
|
221 | 218 | <Compile Include="..\MsgPack\MessagePackStreamPacker.Pack.cs"> |
222 | 219 | <Link>MessagePackStreamPacker.Pack.cs</Link> |
223 | 220 | </Compile> |
224 | | - <Compile Include="..\MsgPack\MessagePackString.cs"> |
225 | | - <Link>MessagePackString.cs</Link> |
| 221 | + <Compile Include="..\MsgPack\MessagePackStreamUnpacker.cs"> |
| 222 | + <Link>MessagePackStreamUnpacker.cs</Link> |
226 | 223 | </Compile> |
227 | | - <Compile Include="..\MsgPack\MessagePackUnpacker.cs"> |
228 | | - <Link>MessagePackUnpacker.cs</Link> |
| 224 | + <Compile Include="..\MsgPack\MessagePackStreamUnpacker.Unpack.cs"> |
| 225 | + <Link>MessagePackStreamUnpacker.Unpack.cs</Link> |
229 | 226 | </Compile> |
230 | | - <Compile Include="..\MsgPack\MessagePackUnpacker.Read.cs"> |
231 | | - <Link>MessagePackUnpacker.Read.cs</Link> |
232 | | - </Compile> |
233 | | - <Compile Include="..\MsgPack\MessagePackUnpacker`1.cs"> |
234 | | - <Link>MessagePackUnpacker`1.cs</Link> |
235 | | - </Compile> |
236 | | - <Compile Include="..\MsgPack\MessagePackUnpacker`1.Read.cs"> |
237 | | - <Link>MessagePackUnpacker`1.Read.cs</Link> |
238 | | - </Compile> |
239 | | - <Compile Include="..\MsgPack\MessagePackUnpacker`1.Skipping.cs"> |
240 | | - <Link>MessagePackUnpacker`1.Skipping.cs</Link> |
241 | | - </Compile> |
242 | | - <Compile Include="..\MsgPack\MessagePackUnpacker`1.Unpacking.cs"> |
243 | | - <Link>MessagePackUnpacker`1.Unpacking.cs</Link> |
| 227 | + <Compile Include="..\MsgPack\MessagePackString.cs"> |
| 228 | + <Link>MessagePackString.cs</Link> |
244 | 229 | </Compile> |
245 | 230 | <Compile Include="..\MsgPack\MessageTypeException.cs"> |
246 | 231 | <Link>MessageTypeException.cs</Link> |
|
272 | 257 | <Compile Include="..\MsgPack\PreserveAttribute.cs"> |
273 | 258 | <Link>PreserveAttribute.cs</Link> |
274 | 259 | </Compile> |
| 260 | + <Compile Include="..\MsgPack\ReadValueResult.cs"> |
| 261 | + <Link>ReadValueResult.cs</Link> |
| 262 | + </Compile> |
| 263 | + <Compile Include="..\MsgPack\ReadValueResults.cs"> |
| 264 | + <Link>ReadValueResults.cs</Link> |
| 265 | + </Compile> |
275 | 266 | <Compile Include="..\MsgPack\ReflectionAbstractions.cs"> |
276 | 267 | <Link>ReflectionAbstractions.cs</Link> |
277 | 268 | </Compile> |
|
782 | 773 | <Compile Include="..\MsgPack\SingleArrayBufferAllocator.cs"> |
783 | 774 | <Link>SingleArrayBufferAllocator.cs</Link> |
784 | 775 | </Compile> |
785 | | - <Compile Include="..\MsgPack\StreamUnpackerReader.cs"> |
786 | | - <Link>StreamUnpackerReader.cs</Link> |
787 | | - </Compile> |
788 | | - <Compile Include="..\MsgPack\StreamUnpackerReader.TypedRead.cs"> |
789 | | - <Link>StreamUnpackerReader.TypedRead.cs</Link> |
790 | | - </Compile> |
791 | 776 | <Compile Include="..\MsgPack\StringEscape.cs"> |
792 | 777 | <Link>StringEscape.cs</Link> |
793 | 778 | </Compile> |
|
815 | 800 | <Compile Include="..\MsgPack\UnpackerOptions.cs"> |
816 | 801 | <Link>UnpackerOptions.cs</Link> |
817 | 802 | </Compile> |
818 | | - <Compile Include="..\MsgPack\UnpackerReader.cs"> |
819 | | - <Link>UnpackerReader.cs</Link> |
820 | | - </Compile> |
821 | | - <Compile Include="..\MsgPack\UnpackerReader.TypedRead.cs"> |
822 | | - <Link>UnpackerReader.TypedRead.cs</Link> |
823 | | - </Compile> |
824 | 803 | <Compile Include="..\MsgPack\UnpackerValidationLevel.cs"> |
825 | 804 | <Link>UnpackerValidationLevel.cs</Link> |
826 | 805 | </Compile> |
|
0 commit comments