File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <LangVersion >Latest </LangVersion >
3+ <LangVersion >latest </LangVersion >
44 </PropertyGroup >
55</Project >
Original file line number Diff line number Diff line change 2424 <PackageLicenseUrl >https://github.com/elastic/elasticsearch-net/blob/master/license.txt</PackageLicenseUrl >
2525 <ReleaseNotes >See https://github.com/elastic/elasticsearch-net/releases</ReleaseNotes >
2626 <PackageIconUrl >https://raw.githubusercontent.com/elastic/elasticsearch-net/master/build/nuget-icon.png</PackageIconUrl >
27+
28+ <LangVersion >latest</LangVersion >
2729 </PropertyGroup >
2830</Project >
Original file line number Diff line number Diff line change 1414 <Prefer32Bit >false</Prefer32Bit >
1515 <DebugSymbols >true</DebugSymbols >
1616 <DebugType >portable</DebugType >
17+ <LangVersion >latest</LangVersion >
1718
1819 <DoSourceLink ></DoSourceLink >
1920 <SourceLink Condition =" '$(DoSourceLink)'!=''" >$(BaseIntermediateOutputPath)\sl-$(MsBuildProjectName)-$(TargetFramework).json</SourceLink >
You can’t perform that action at this time.
0 commit comments