Skip to content

Instantly share code, notes, and snippets.

View bhardwajs's full-sized avatar

Sumit Bhardwaj bhardwajs

View GitHub Profile
@bhardwajs
bhardwajs / launch_vs.ps1
Created December 2, 2021 08:04
Powershell scrip to launch Visual Studio
<#
.SYNOPSIS
Launch Visual Studio
.DESCRIPTION
Use this script to launch Visual Studio.
.PARAMETER release
Which release of VS to use - takes values 16 and 17. Defaults to 17 which is VS 2022.