Skip to content

Instantly share code, notes, and snippets.

@GitHub30
Created August 19, 2022 08:27
Show Gist options
  • Save GitHub30/cfdc1b726b33759458d0b8d7abe5de30 to your computer and use it in GitHub Desktop.
Save GitHub30/cfdc1b726b33759458d0b8d7abe5de30 to your computer and use it in GitHub Desktop.
Find-Package -ProviderName NuGet -Source https://www.nuget.org/api/v2 -Name Microsoft.Windows.SDK.NET.Ref | Install-Package
Add-Type -Path $env:ProgramFiles/PackageManagement/NuGet/Packages/Microsoft.Windows.SDK.NET.Ref.*/lib/net*/*.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment