From 678df34f722ddc6fd29ea7a3d307596333879f66 Mon Sep 17 00:00:00 2001 From: ashutoshjadhav9 Date: Fri, 21 Aug 2026 03:38:48 -0400 Subject: [PATCH] Added DotNetBuild:true target in NativeAotTestApp project --- .../Testing/testassets/NativeAotTestApp/NativeAotTestApp.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Testing/testassets/NativeAotTestApp/NativeAotTestApp.csproj b/src/Components/Testing/testassets/NativeAotTestApp/NativeAotTestApp.csproj index 335fc1e7f1b7..a28c116e1f17 100644 --- a/src/Components/Testing/testassets/NativeAotTestApp/NativeAotTestApp.csproj +++ b/src/Components/Testing/testassets/NativeAotTestApp/NativeAotTestApp.csproj @@ -5,6 +5,7 @@ enable enable false + $(TargetRuntimeIdentifier) false $(TargetRuntimeIdentifier) true