update LangVersion=latest in all projects

GitOrigin-RevId: 197405574e498367ed719f81216ebbb23bb89ab0
This commit is contained in:
Colin McMillen 2020-02-24 19:01:45 -05:00
parent f081a3db4e
commit ab2a57d632

View File

@ -9,6 +9,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SemiColinGames.Tests</RootNamespace> <RootNamespace>SemiColinGames.Tests</RootNamespace>
<LangVersion>latest</LangVersion>
<AssemblyName>SharedTests</AssemblyName> <AssemblyName>SharedTests</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>