File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 7979 <Compile Include =" Codecs\EncoderGroup.cs" />
8080 <Compile Include =" Codecs\DecoderGroup.cs" />
8181 <Compile Include =" Codecs\RawProxyEncoder.cs" />
82- <Compile Include =" Codecs\TupleCodecs.cs" />
82+ <Compile Include =" Codecs\TupleCodecs.cs" />
83+ <Compile Include =" Codecs\ListDecoder.cs" />
84+ <Compile Include =" Codecs\SequenceDecoder.cs" />
85+ <Compile Include =" Codecs\IterableDecoder.cs" />
86+ <Compile Include =" CollectionWrappers\ListWrapper.cs" />
87+ <Compile Include =" CollectionWrappers\SequenceWrapper.cs" />
88+ <Compile Include =" CollectionWrappers\IterableWrapper.cs" />
8389 <Compile Include =" converterextensions.cs" />
8490 <Compile Include =" finalizer.cs" />
8591 <Compile Include =" Properties\AssemblyInfo.cs" />
You can’t perform that action at this time.
0 commit comments