Skip to content

khellang/LangVersionFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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|'default'>.

Example

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

Sponsors

Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of LangVersionFixer.

Entity Framework Extensions

Dapper Plus

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages