Last active
March 23, 2023 15:14
-
-
Save garrmark/8ace6e3f635d1e685b71 to your computer and use it in GitHub Desktop.
Dev Laptops
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cinst -y visualstudio2022professional | |
cinst -y visualstudio2022-workload-azure | |
cinst -y visualstudio2022-workload-netweb | |
cinst -y fiddler4 | |
cinst -y notepadplusplus | |
cinst -y sysinternals | |
cinst -y winmerge | |
choco install dotnet-sdk --version=6.0.407 | |
cinst -y service-fabric-sdk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment