Remove duplicates of Interop.Kernel32.GenericOperations.GENERIC_READ and GENERIC_WRIT...
authorYoussef Victor <31348972+Youssef1313@users.noreply.github.com>
Fri, 6 Dec 2019 19:13:31 +0000 (21:13 +0200)
committerCarlos Sanchez Lopez <1175054+carlossanlop@users.noreply.github.com>
Fri, 6 Dec 2019 19:13:31 +0000 (11:13 -0800)
commit8a163271baed0bd362bc869d8aadf9b84c5ed38e
tree0d3796cb015482b625c1357293b4f1cb1e8a50c8
parent175b90596573ece8e58ae975a1e97a286282850b
Remove duplicates of Interop.Kernel32.GenericOperations.GENERIC_READ and GENERIC_WRITE (#292)

Remove duplicates of Interop.Kernel32.GenericOperations.GENERIC_READ and GENERIC_WRITE
src/libraries/Microsoft.IO.Redist/src/Microsoft.IO.Redist.csproj
src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj
src/libraries/System.IO.FileSystem/src/System.IO.FileSystem.csproj
src/libraries/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj
src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj
src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
src/libraries/System.Private.CoreLib/src/Interop/Windows/Kernel32/Interop.GenericOperations.cs [moved from src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GenericOperations.cs with 100% similarity]
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/IO/FileStream.Win32.cs
src/libraries/System.Private.CoreLib/src/System/IO/FileStream.Windows.cs