File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
31
31
<PythonBuildDir Condition =" '$(PythonBuildDir)' == ''" >$(SolutionDir)\bin\</PythonBuildDir >
32
32
<PublishDir Condition =" '$(TargetFramework)'!='net40'" >$(PythonBuildDir)\$(TargetFramework)\</PublishDir >
33
- <LangVersion >6 </LangVersion >
33
+ <LangVersion >7.3 </LangVersion >
34
34
<AllowUnsafeBlocks >True</AllowUnsafeBlocks >
35
35
<AssemblyOriginatorKeyFile >..\pythonnet.snk</AssemblyOriginatorKeyFile >
36
36
<CustomDefineConstants Condition =" '$(CustomDefineConstants)' == ''" >$(PYTHONNET_DEFINE_CONSTANTS)</CustomDefineConstants >
Original file line number Diff line number Diff line change 15
15
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16
16
<PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\</PythonBuildDir >
17
17
<AppDesignerFolder >Properties</AppDesignerFolder >
18
- <LangVersion >6 </LangVersion >
18
+ <LangVersion >7.3 </LangVersion >
19
19
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
20
20
<SignAssembly >false</SignAssembly >
21
21
<AssemblyOriginatorKeyFile >..\pythonnet.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments