File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
<VersionSuffix ></VersionSuffix >
5
5
<Company >Microsoft</Company >
6
6
<Copyright >© Microsoft Corporation.</Copyright >
7
- <LangVersion >10 .0</LangVersion >
7
+ <LangVersion >9 .0</LangVersion >
8
8
<PackageTags >PowerShell;editor;development;language;debugging</PackageTags >
9
9
<PackageLicenseUrl >https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/master/LICENSE</PackageLicenseUrl >
10
10
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
11
11
<RepositoryType >git</RepositoryType >
12
12
<RepositoryUrl >https://github.com/PowerShell/PowerShellEditorServices</RepositoryUrl >
13
13
<DebugType >portable</DebugType >
14
14
<!-- See: https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/overview -->
15
- <EnableNETAnalyzers >true</EnableNETAnalyzers >
16
15
<!-- TODO: Enable `EnforceCodeStyleInBuild` -->
16
+ <EnableNETAnalyzers >true</EnableNETAnalyzers >
17
+ <!-- See: https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/implicit-namespaces -->
18
+ <DisableImplicitNamespaceImports >true</DisableImplicitNamespaceImports >
17
19
</PropertyGroup >
18
20
</Project >
You can’t perform that action at this time.
0 commit comments