File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <Import Project =" ../Directory.Build.props" />
33
44 <PropertyGroup >
5+ <IsAotCompatible Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))" >true</IsAotCompatible >
56 <GenerateDocumentationFile >true</GenerateDocumentationFile >
67 </PropertyGroup >
78
Original file line number Diff line number Diff line change 1919 <ProjectReference Include =" ../Npgsql.SourceGenerators/Npgsql.SourceGenerators.csproj" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" />
2020 </ItemGroup >
2121
22- <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0' " >
23- <PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets =" All" />
24- </ItemGroup >
25-
2622 <ItemGroup >
2723 <None Include =" README.md" Pack =" true" PackagePath =" \" />
2824 </ItemGroup >
You can’t perform that action at this time.
0 commit comments