Extract stream extensions to their own file.

This commit is contained in:
Paul Chote
2013-05-31 20:10:51 +12:00
parent 646b94e7cb
commit a3729a11c7
3 changed files with 57 additions and 35 deletions

View File

@@ -141,6 +141,7 @@
<Compile Include="Graphics\ShpTSReader.cs" />
<Compile Include="FileFormats\XccLocalDatabase.cs" />
<Compile Include="FileFormats\XccGlobalDatabase.cs" />
<Compile Include="StreamExts.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">