diff --git a/src/Workload/Microsoft.Maui.Sdk/Sdk/Microsoft.Maui.NuGets.Sdk.targets b/src/Workload/Microsoft.Maui.Sdk/Sdk/Microsoft.Maui.NuGets.Sdk.targets
new file mode 100644
index 000000000000..397c7b1486d0
--- /dev/null
+++ b/src/Workload/Microsoft.Maui.Sdk/Sdk/Microsoft.Maui.NuGets.Sdk.targets
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+ WinExe
+
+ true
+
+
+
+
+
+ <_SingleProjectRIDRequired Condition="'$(OutputType)' == 'WinExe'">true
+ <_SingleProjectRIDSpecified Condition="'$(RuntimeIdentifier)' != '' or '$(RuntimeIdentifiers)' != ''">true
+
+
+ <_SingleProjectHostArchitecture>$([System.Runtime.InteropServices.RuntimeInformation]::OSArchitecture)
+ <_SingleProjectHostArchitecture>$(_SingleProjectHostArchitecture.ToLower())
+ win10-$(_SingleProjectHostArchitecture)
+ <_MauiUsingDefaultRuntimeIdentifier>true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Workload/Microsoft.Maui.Sdk/Sdk/Sdk.targets b/src/Workload/Microsoft.Maui.Sdk/Sdk/Sdk.targets
index 62740b63cae9..3cda3d690a85 100644
--- a/src/Workload/Microsoft.Maui.Sdk/Sdk/Sdk.targets
+++ b/src/Workload/Microsoft.Maui.Sdk/Sdk/Sdk.targets
@@ -1,6 +1,6 @@
-
+
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets
index 17443674906d..3773aa3139b7 100644
--- a/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets
+++ b/src/Workload/Microsoft.NET.Sdk.Maui/WorkloadManifest.in.targets
@@ -1,12 +1,12 @@
-
+
-
+
+