@@ -10,11 +10,11 @@ The System.Collections.Immutable library is built-in as part of the shared frame
10
10
11
11
<ItemGroup >
12
12
<Compile Include =" Properties\InternalsVisibleTo.cs" />
13
-
13
+
14
14
<Compile Include =" System\Polyfills.cs" />
15
15
<Compile Include =" System\Collections\ThrowHelper.cs" />
16
16
<Compile Include =" $(CoreLibSharedDir)System\Collections\HashHelpers.cs" Link =" System\Collections\HashHelpers.cs" />
17
-
17
+
18
18
<Compile Include =" System\Collections\Frozen\Constants.cs" />
19
19
<Compile Include =" System\Collections\Frozen\DefaultFrozenDictionary.cs" />
20
20
<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
55
55
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitiveAscii.cs" />
56
56
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_FullCaseInsensitive.cs" />
57
57
<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" />
61
61
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_LeftJustifiedSingleChar.cs" />
62
62
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveAsciiSubstring.cs" />
63
63
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedCaseInsensitiveSubstring.cs" />
64
64
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSubstring.cs" />
65
65
<Compile Include =" System\Collections\Frozen\String\OrdinalStringFrozenSet_RightJustifiedSingleChar.cs" />
66
-
66
+
67
67
<Compile Include =" System\Collections\Generic\IHashKeyCollection.cs" />
68
68
<Compile Include =" System\Collections\Generic\ISortKeyCollection.cs" />
69
69
0 commit comments