File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 44 <VersionSuffix ></VersionSuffix >
55 <Company >Microsoft</Company >
66 <Copyright >© Microsoft Corporation.</Copyright >
7- <LangVersion >10 .0</LangVersion >
7+ <LangVersion >9 .0</LangVersion >
88 <PackageTags >PowerShell;editor;development;language;debugging</PackageTags >
99 <PackageLicenseUrl >https://raw.githubusercontent.com/PowerShell/PowerShellEditorServices/master/LICENSE</PackageLicenseUrl >
1010 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1111 <RepositoryType >git</RepositoryType >
1212 <RepositoryUrl >https://github.com/PowerShell/PowerShellEditorServices</RepositoryUrl >
1313 <DebugType >portable</DebugType >
1414 <!-- See: https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/overview -->
15- <EnableNETAnalyzers >true</EnableNETAnalyzers >
1615 <!-- 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 >
1719 </PropertyGroup >
1820</Project >
You can’t perform that action at this time.
0 commit comments