Browse Source

ahh. didn't know there were two aot samples

Tig 9 tháng trước cách đây
mục cha
commit
5ce1750fbf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      NativeAot/NativeAot.csproj

+ 2 - 2
NativeAot/NativeAot.csproj

@@ -14,9 +14,9 @@
     <TrimmerRootAssembly Include="Terminal.Gui" />
   </ItemGroup>
 
-  <ItemGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
+  <!--<ItemGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
     <PackageReference Include="Terminal.Gui" Version="[2.0.0-v2-develop.2189,3)" />
     <TrimmerRootAssembly Include="Terminal.Gui" />
-  </ItemGroup>
+  </ItemGroup>-->
 
 </Project>