Skip to content

A tiny utility to set the LangVersion property of all *.csprojs in a folder

Notifications You must be signed in to change notification settings

jaytonic/LangVersionFixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangVersionFixer

A tiny utility to set the LangVersion property of all *.csprojs in a folder

Usage

Download the latest release from here.

Then run LangVersionFixer <folder-with-csprojs> <lang-version-number>.

Example

LangVersionFixer "C:\Code\AwesomeProject" 5 - Will set LangVersion to 5 for all *.csproj under C:\Code\AwesomeProject.

About

A tiny utility to set the LangVersion property of all *.csprojs in a folder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%