File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed 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
- <!-- If need to freeze language version: < LangVersion>5 </LangVersion> ! -- >
18
+ <LangVersion >6 </LangVersion >
19
19
<RestorePackages >true</RestorePackages >
20
20
<ErrorReport >prompt</ErrorReport >
21
21
</PropertyGroup >
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
- <!-- If need to freeze language version: < LangVersion>5 </LangVersion> ! -- >
18
+ <LangVersion >6 </LangVersion >
19
19
<ApplicationIcon >python-clear.ico</ApplicationIcon >
20
20
<ErrorReport >prompt</ErrorReport >
21
21
</PropertyGroup >
Original file line number Diff line number Diff line change 14
14
<NoWarn >1591</NoWarn >
15
15
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16
16
<PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\</PythonBuildDir >
17
- <!-- If need to freeze language version: < LangVersion>5 </LangVersion> ! -- >
17
+ <LangVersion >6 </LangVersion >
18
18
<RestorePackages >true</RestorePackages >
19
19
<ErrorReport >prompt</ErrorReport >
20
20
</PropertyGroup >
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
- <!-- If need to freeze language version: < LangVersion>5 </LangVersion> ! -- >
18
+ <LangVersion >6 </LangVersion >
19
19
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
20
20
<SignAssembly >false</SignAssembly >
21
21
<AssemblyOriginatorKeyFile >..\pythonnet.snk</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 14
14
<NoWarn >1591,0067</NoWarn >
15
15
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
16
16
<PythonBuildDir Condition =" '$(PythonBuildDir)' == '' " >$(SolutionDir)\bin\</PythonBuildDir >
17
- <!-- If need to freeze language version: < LangVersion>5 </LangVersion> ! -- >
17
+ <LangVersion >6 </LangVersion >
18
18
<SignAssembly >false</SignAssembly >
19
19
<AssemblyOriginatorKeyFile >..\pythonnet.snk</AssemblyOriginatorKeyFile >
20
20
<ErrorReport >prompt</ErrorReport >
You can’t perform that action at this time.
0 commit comments