mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-08 09:20:55 +08:00
AOT 警告只处理 FreeSql.csproj #2008
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
<DelaySign>false</DelaySign>
|
||||
<Version>3.5.202</Version>
|
||||
<PackageReadmeFile>readme.md</PackageReadmeFile>
|
||||
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
||||
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user