master
Replace `DllImport` with `LibraryImport` - 1 (#18603)
Fix Start-Process -Wait polling (#24711)
Fix Start-Process -Wait with -Credential (#19096)
Unify CreateFile pinvoke in SMA (#18751)
Set `SetLastError` to `true` for symbolic and hard link native APIs (#19566)
Replace `DllImport` with `LibraryImport` in SMA - 7 (#18594)
Move build to .NET 8 preview 6 (#19991)
Fix memory leak in `GetFileShares` (#25896)
Replace DllImport with LibraryImport for WNetGetConnection (#18690)
Replace stackallocs with collection expressions (#25803)
Replace `DllImport` with `LibraryImport` for WNetAddConnection2 (#18721)