File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
chocolatey.tests.integration Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 13
13
<RootNamespace >chocolatey.tests.integration</RootNamespace >
14
14
<AssemblyName >chocolatey.tests.integration</AssemblyName >
15
15
<TargetFrameworkVersion >v4.8</TargetFrameworkVersion >
16
+ <LangVersion >7.3</LangVersion >
16
17
<FileAlignment >512</FileAlignment >
17
18
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
18
19
<OverwriteReadOnlyFiles >true</OverwriteReadOnlyFiles >
Original file line number Diff line number Diff line change 13
13
<RootNamespace >chocolatey.tests</RootNamespace >
14
14
<AssemblyName >chocolatey.tests</AssemblyName >
15
15
<TargetFrameworkVersion >v4.8</TargetFrameworkVersion >
16
+ <LangVersion >7.3</LangVersion >
16
17
<FileAlignment >512</FileAlignment >
17
18
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
18
19
<TargetFrameworkProfile />
You can’t perform that action at this time.
0 commit comments