File tree Expand file tree Collapse file tree
AsmResolver.DotNet.Dynamic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <Title >AsmResolver.DotNet.Dynamic</Title >
55 <Description >Dynamic method support for the AsmResolver executable file inspection toolsuite.</Description >
66 <PackageTags >exe pe directories imports exports resources dotnet cil inspection manipulation assembly disassembly dynamic</PackageTags >
7- <IsTrimmable >false</IsTrimmable >
7+ <IsAotCompatible >false</IsAotCompatible >
88 </PropertyGroup >
99
1010 <ItemGroup >
Original file line number Diff line number Diff line change 55 <PropertyGroup >
66 <TargetFrameworks >net10.0;net9.0;net8.0;net6.0;net462;net472;net35;netcoreapp3.1;netstandard2.0;netstandard2.1</TargetFrameworks >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8- <IsTrimmable >true</IsTrimmable >
8+ <IsAotCompatible >true</IsAotCompatible >
99 <NoWarn >1701;1702;NU5105</NoWarn >
1010 <ArtifactsPath >$(MSBuildThisFileDirectory)..\artifacts\src</ArtifactsPath >
1111 <GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments