File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/CodingWithCalvin.CouchbaseExplorer Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 <DefineConstants >DEBUG;TRACE</DefineConstants >
2323 <DebugType >full</DebugType >
2424 <PlatformTarget >x64</PlatformTarget >
25- <LangVersion >7.3 </LangVersion >
25+ <LangVersion >latest </LangVersion >
2626 <ErrorReport >prompt</ErrorReport >
2727 </PropertyGroup >
2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
3131 <Optimize >true</Optimize >
3232 <DebugType >pdbonly</DebugType >
3333 <PlatformTarget >x64</PlatformTarget >
34- <LangVersion >7.3 </LangVersion >
34+ <LangVersion >latest </LangVersion >
3535 <ErrorReport >prompt</ErrorReport >
3636 </PropertyGroup >
3737 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
You can’t perform that action at this time.
0 commit comments