File tree Expand file tree Collapse file tree
src/Npgsql.SourceGenerators Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 7.0.0" />
1515
1616 <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0" />
17- <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.3 " />
17+ <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " />
1818 <PackageVersion Include =" Scriban.Signed" Version =" 5.5.2 " />
1919
2020 <!-- Plugins -->
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <NoWarn >1591</NoWarn >
6- <EmitCompilerGeneratedFiles >true</EmitCompilerGeneratedFiles >
6+ <EnforceExtendedAnalyzerRules >true</EnforceExtendedAnalyzerRules >
7+ <!-- <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles> -->
78 <IsPackable >false</IsPackable >
89 </PropertyGroup >
910
You can’t perform that action at this time.
0 commit comments