@@ -10,11 +10,11 @@ The System.Collections.Immutable library is built-in as part of the shared frame
1010
1111 <ItemGroup >
1212 <Compile Include =" Properties\InternalsVisibleTo.cs" />
13-
13+
1414 <Compile Include =" System\Polyfills.cs" />
1515 <Compile Include =" System\Collections\ThrowHelper.cs" />
1616 <Compile Include =" $(CoreLibSharedDir)System\Collections\HashHelpers.cs" Link =" System\Collections\HashHelpers.cs" />
17-
17+
1818 <Compile Include =" System\Collections\Frozen\Constants.cs" />
1919 <Compile Include =" System\Collections\Frozen\DefaultFrozenDictionary.cs" />
2020 <Compile Include =" System\Collections\Frozen\DefaultFrozenSet.cs" />
@@ -55,15 +55,15 @@ The System.Collections.Immutable library is built-in as part of the shared frame
5555 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitiveAscii.cs" />
5656 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitive.cs" />
5757 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_Full.cs" />
58- <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveSubstrring .cs" />
59- <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveAsciiSubstrring .cs" />
60- <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSubstrring .cs" />
58+ <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveSubstring .cs" />
59+ <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedCaseInsensitiveAsciiSubstring .cs" />
60+ <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSubstring .cs" />
6161 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSingleChar.cs" />
6262 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveAsciiSubstring.cs" />
6363 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveSubstring.cs" />
6464 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSubstring.cs" />
6565 <Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSingleChar.cs" />
66-
66+
6767 <Compile Include =" System\Collections\Generic\IHashKeyCollection.cs" />
6868 <Compile Include =" System\Collections\Generic\ISortKeyCollection.cs" />
6969
0 commit comments