チェンジセット 1655 (default、framework/trunk/CoreLibrary/CoreLibrary.csproj)


以下の違いを無視:
日時:
2024/08/08 1:13:45 (2ヵ月前)
更新者:
hizuya@…
ログメッセージ:
  • Stream.Close 時に例外を無視する機能を追加。
ファイル:
1個の更新

凡例:

未変更
追加
削除
  • framework/trunk/CoreLibrary/CoreLibrary.csproj

    r1628 r1655  
    164164    <Compile Include="Sources\IO\AutoDetectEncodingStreamReader.cs" /> 
    165165    <Compile Include="Sources\IO\BufferedPipeStream.cs" /> 
     166    <Compile Include="Sources\IO\CloseExceptionIgnorableStream.cs" /> 
    166167    <Compile Include="Sources\IO\CountedStream.cs" /> 
    167168    <Compile Include="Sources\IO\DeliveryStream.cs" /> 
詳しい使い方は TracChangeset を参照してください。