|
8 | 8 | <IncludePlatformAttributes>true</IncludePlatformAttributes>
|
9 | 9 | </PropertyGroup>
|
10 | 10 | <ItemGroup>
|
11 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Directory.cs" |
| 11 | + <Compile Include="$(CoreLibSharedDir)System\IO\Directory.cs" |
12 | 12 | Link="Microsoft\IO\Directory.cs" />
|
13 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\DirectoryInfo.cs" |
| 13 | + <Compile Include="$(CoreLibSharedDir)System\IO\DirectoryInfo.cs" |
14 | 14 | Link="Microsoft\IO\DirectoryInfo.cs" />
|
15 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEntry.cs" |
| 15 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEntry.cs" |
16 | 16 | Link="Microsoft\IO\Enumeration\FileSystemEntry.cs" />
|
17 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEntry.Windows.cs" |
| 17 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEntry.Windows.cs" |
18 | 18 | Link="Microsoft\IO\Enumeration\FileSystemEntry.Windows.cs" />
|
19 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEnumerable.cs" |
| 19 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEnumerable.cs" |
20 | 20 | Link="Microsoft\IO\Enumeration\FileSystemEnumerable.cs" />
|
21 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEnumerableFactory.cs" |
| 21 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEnumerableFactory.cs" |
22 | 22 | Link="Microsoft\IO\Enumeration\FileSystemEnumerableFactory.cs" />
|
23 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEnumerator.cs" |
| 23 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEnumerator.cs" |
24 | 24 | Link="Microsoft\IO\Enumeration\FileSystemEnumerator.cs" />
|
25 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEnumerator.Win32.cs" |
| 25 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEnumerator.Win32.cs" |
26 | 26 | Link="Microsoft\IO\Enumeration\FileSystemEnumerator.Win32.cs" />
|
27 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemEnumerator.Windows.cs" |
| 27 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemEnumerator.Windows.cs" |
28 | 28 | Link="Microsoft\IO\Enumeration\FileSystemEnumerator.Windows.cs" />
|
29 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Enumeration\FileSystemName.cs" |
| 29 | + <Compile Include="$(CoreLibSharedDir)System\IO\Enumeration\FileSystemName.cs" |
30 | 30 | Link="Microsoft\IO\Enumeration\FileSystemName.cs" />
|
31 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\EnumerationOptions.cs" |
| 31 | + <Compile Include="$(CoreLibSharedDir)System\IO\EnumerationOptions.cs" |
32 | 32 | Link="Microsoft\IO\EnumerationOptions.cs" />
|
33 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Error.cs" |
34 |
| - Link="Microsoft\IO\Error.cs" /> |
35 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\File.cs" |
| 33 | + <Compile Include="$(CoreLibSharedDir)System\IO\File.cs" |
36 | 34 | Link="Microsoft\IO\File.cs" />
|
37 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\FileInfo.cs" |
| 35 | + <Compile Include="$(CoreLibSharedDir)System\IO\FileInfo.cs" |
38 | 36 | Link="Microsoft\IO\FileInfo.cs" />
|
39 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\FileSystem.Win32.cs" |
| 37 | + <Compile Include="$(CoreLibSharedDir)System\IO\FileSystem.Win32.cs" |
40 | 38 | Link="Microsoft\IO\FileSystem.Win32.cs" />
|
41 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\FileSystem.Windows.cs" |
| 39 | + <Compile Include="$(CoreLibSharedDir)System\IO\FileSystem.Windows.cs" |
42 | 40 | Link="Microsoft\IO\FileSystem.Windows.cs" />
|
43 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\FileSystemInfo.cs" |
| 41 | + <Compile Include="$(CoreLibSharedDir)System\IO\FileSystemInfo.cs" |
44 | 42 | Link="Microsoft\IO\FileSystemInfo.cs" />
|
45 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\FileSystemInfo.Windows.cs" |
| 43 | + <Compile Include="$(CoreLibSharedDir)System\IO\FileSystemInfo.Windows.cs" |
46 | 44 | Link="Microsoft\IO\FileSystemInfo.Windows.cs" />
|
47 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\Iterator.cs" |
| 45 | + <Compile Include="$(CoreLibSharedDir)System\IO\Iterator.cs" |
48 | 46 | Link="Microsoft\IO\Iterator.cs" />
|
49 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\MatchCasing.cs" |
| 47 | + <Compile Include="$(CoreLibSharedDir)System\IO\MatchCasing.cs" |
50 | 48 | Link="Microsoft\IO\MatchCasing.cs" />
|
51 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\MatchType.cs" |
| 49 | + <Compile Include="$(CoreLibSharedDir)System\IO\MatchType.cs" |
52 | 50 | Link="Microsoft\IO\MatchType.cs" />
|
53 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\ReadLinesIterator.cs" |
| 51 | + <Compile Include="$(CoreLibSharedDir)System\IO\ReadLinesIterator.cs" |
54 | 52 | Link="Microsoft\IO\ReadLinesIterator.cs" />
|
55 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\SearchOption.cs" |
| 53 | + <Compile Include="$(CoreLibSharedDir)System\IO\SearchOption.cs" |
56 | 54 | Link="Microsoft\IO\SearchOption.cs" />
|
57 |
| - <Compile Include="..\..\System.IO.FileSystem\src\System\IO\SearchTarget.cs" |
| 55 | + <Compile Include="$(CoreLibSharedDir)System\IO\SearchTarget.cs" |
58 | 56 | Link="Microsoft\IO\SearchTarget.cs" />
|
59 | 57 | <Compile Include="$(CommonPath)Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs"
|
60 | 58 | Link="Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs" />
|
|
195 | 193 | <Compile Include="$(CoreLibSharedDir)System\Runtime\InteropServices\SuppressGCTransitionAttribute.cs"
|
196 | 194 | Link="System\Runtime\InteropServices\SuppressGCTransitionAttribute.cs" />
|
197 | 195 | <Compile Include="Microsoft\IO\StringExtensions.cs" />
|
| 196 | + <Compile Include="Microsoft\IO\ThrowHelper.cs" /> |
198 | 197 | </ItemGroup>
|
199 | 198 | <ItemGroup>
|
200 | 199 | <PackageReference Include="System.Buffers" Version="$(SystemBuffersVersion)" />
|
|
0 commit comments