diff --git a/change/react-native-xaml-baecfde6-658e-4686-8da0-8bb49112cb50.json b/change/react-native-xaml-baecfde6-658e-4686-8da0-8bb49112cb50.json
new file mode 100644
index 0000000..af98996
--- /dev/null
+++ b/change/react-native-xaml-baecfde6-658e-4686-8da0-8bb49112cb50.json
@@ -0,0 +1,7 @@
+{
+ "type": "patch",
+ "comment": "Fix unquoted properties in vcxproj conditions",
+ "packageName": "react-native-xaml",
+ "email": "jthysell@microsoft.com",
+ "dependentChangeType": "patch"
+}
diff --git a/package/windows/ReactNativeXaml/ReactNativeXaml.vcxproj b/package/windows/ReactNativeXaml/ReactNativeXaml.vcxproj
index 31a099a..6327a58 100644
--- a/package/windows/ReactNativeXaml/ReactNativeXaml.vcxproj
+++ b/package/windows/ReactNativeXaml/ReactNativeXaml.vcxproj
@@ -8,15 +8,15 @@
- true
+ true
2.8.0
2.0.210312.4
-
-
+
+
true
true
@@ -251,7 +251,7 @@
-
+
@@ -267,28 +267,28 @@
- true
- false
- $(NuGetPackageRoot)\$(WinUIPackageName)\$(WinUIPackageVersion)\lib\uap10.0\Microsoft.UI.Xaml.winmd
- $(SolutionDir)\packages\$(WinUIPackageName).$(WinUIPackageVersion)\lib\uap10.0\Microsoft.UI.Xaml.winmd
- $([MSBuild]::NormalizePath('$(MSBuildThisFileDirectory)..\..\'))
+ true
+ false
+ $(NuGetPackageRoot)\$(WinUIPackageName)\$(WinUIPackageVersion)\lib\uap10.0\Microsoft.UI.Xaml.winmd
+ $(SolutionDir)\packages\$(WinUIPackageName).$(WinUIPackageVersion)\lib\uap10.0\Microsoft.UI.Xaml.winmd
+ $([MSBuild]::NormalizePath('$(MSBuildThisFileDirectory)..\..\'))
$(ReactNativeXamlRootDir)
- dotnet run --project Codegen -verbose -winmd $(ReactNativeXamlTargetWinMD)
+ dotnet run --project Codegen -verbose -winmd $(ReactNativeXamlTargetWinMD)
$(SolutionDir)
- yarn run tsc --project $(ReactNativeXamlRootDir)
+ yarn run tsc --project $(ReactNativeXamlRootDir)
-
+
-
+
-
+
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.