File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
src/CatLib.Core.NetStandard Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 112112 <Compile Include =" ..\CatLib.Core\Support\SortSet\SortSet.cs" Link =" Support\SortSet\SortSet.cs" />
113113 <Compile Include =" ..\CatLib.Core\Support\Storage\IStorage.cs" Link =" Support\Storage\IStorage.cs" />
114114 <Compile Include =" ..\CatLib.Core\Support\Storage\MemoryStorage.cs" Link =" Support\Storage\MemoryStorage.cs" />
115+ <Compile Include =" ..\CatLib.Core\Support\Stream\CombineStream.cs" Link =" Support\Stream\CombineStream.cs" />
115116 <Compile Include =" ..\CatLib.Core\Support\Stream\PipelineStream.cs" Link =" Support\Stream\PipelineStream.cs" />
117+ <Compile Include =" ..\CatLib.Core\Support\Stream\SegmentStream.cs" Link =" Support\Stream\SegmentStream.cs" />
116118 <Compile Include =" ..\CatLib.Core\Support\Stream\StorageStream.cs" Link =" Support\Stream\StorageStream.cs" />
119+ <Compile Include =" ..\CatLib.Core\Support\Stream\WrapperStream.cs" Link =" Support\Stream\WrapperStream.cs" />
117120 <Compile Include =" ..\CatLib.Core\Support\Template\IManaged.cs" Link =" Support\Template\IManaged.cs" />
118121 <Compile Include =" ..\CatLib.Core\Support\Template\IManager.cs" Link =" Support\Template\IManager.cs" />
119122 <Compile Include =" ..\CatLib.Core\Support\Template\ISingleManaged.cs" Link =" Support\Template\ISingleManaged.cs" />
You can’t perform that action at this time.
0 commit comments