チェンジセット 1623 (default)


以下の違いを無視:
日時:
2023/09/22 18:27:20 (13ヵ月前)
更新者:
hizuya@…
ログメッセージ:
  • 型の異なる値を比較する機能を追加。
場所:
framework/trunk
ファイル:
2個の追加
2個の更新

凡例:

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

    r1595 r1623  
    6868    <Compile Include="Sources\Collection\RepeatedEnumerable.cs" /> 
    6969    <Compile Include="Sources\Collection\RepeatedEnumerator.cs" /> 
     70    <Compile Include="Sources\ComponentModel\ComponentModelUtility.cs" /> 
    7071    <Compile Include="Sources\ComponentModel\Configuration\TypeConverterIdentity.cs" /> 
    7172    <Compile Include="Sources\ComponentModel\CreateObjectDelegate.cs" /> 
  • framework/trunk/CoreTest/CoreTest.csproj

    r1590 r1623  
    5353    <Compile Include="Sources\Collection\RepeatedEnumerableTest.cs" /> 
    5454    <Compile Include="Sources\Collection\RepeatedEnumeratorTest.cs" /> 
     55    <Compile Include="Sources\ComponentModel\ComponentModelUtilityTest.cs" /> 
    5556    <Compile Include="Sources\Configuration\ConfigurationLoaderTest.cs" /> 
    5657    <Compile Include="Sources\Csv\CsvOptionalBean.cs" /> 
詳しい使い方は TracChangeset を参照してください。