CreateSymbolicLink PInvoke retval must be marshalled as U1 (#69150) (#73004)
authorDavid CantĂș <dacantu@microsoft.com>
Thu, 11 Aug 2022 20:24:54 +0000 (15:24 -0500)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2022 20:24:54 +0000 (13:24 -0700)
commit9180526e9d3487212d93a7e0fc7aa974eb17a890
tree81ab159bed76d5d92d392c039925ceb4c9a73624
parentb6366d41f23b894f1fa65dc12f11db549e25af4e
CreateSymbolicLink PInvoke retval must be marshalled as U1 (#69150) (#73004)

* CreateSymbolicLink PInvoke retval must be marshalled as U1

* Fix redundant invocations of Environment.OSVersion.Version
src/installer/tests/TestUtils/SymbolicLinking.cs
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateSymbolicLink.cs