diff --git a/Templates/VisualStudio2022/ProjectTemplates/Android.NetCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Android.NetCore/Application.csproj index 7f746448e5f..4cfc981d902 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Android.NetCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Android.NetCore/Application.csproj @@ -35,6 +35,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/BlazorGL.NetCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/BlazorGL.NetCore/Application.csproj index 08d01427f94..0b611e91029 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/BlazorGL.NetCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/BlazorGL.NetCore/Application.csproj @@ -38,6 +38,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetCore/Application.csproj index 412c69a4663..aeec260a779 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetCore/Application.csproj @@ -42,6 +42,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj index fe6b1a35632..df26ac1bad9 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj @@ -58,6 +58,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/Android/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/Android/Application.csproj index 210a4a6bd93..a533637dae1 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/Android/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/Android/Application.csproj @@ -35,6 +35,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/BlazorGL/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/BlazorGL/Application.csproj index f2a77f40a84..21cd1c59b7a 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/BlazorGL/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/BlazorGL/Application.csproj @@ -38,6 +38,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/DesktopGL/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/DesktopGL/Application.csproj index 5c21311e048..26ef85b2e2a 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/DesktopGL/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetCore/DesktopGL/Application.csproj @@ -38,6 +38,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj index f4feebe9f36..0baa90e9dca 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj @@ -53,6 +53,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPCore/Application.csproj index ad351f9dd6c..a88c703bf2d 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPCore/Application.csproj @@ -104,6 +104,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPXaml/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPXaml/Application.csproj index f9e941b707c..ad6cfc25b5e 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPXaml/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/UWPXaml/Application.csproj @@ -104,6 +104,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj index 98d5fce2c06..8d18e0e1639 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj @@ -54,6 +54,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/UWPCore.UAP/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/UWPCore.UAP/Application.csproj index 32e53588f98..be81603da76 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/UWPCore.UAP/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/UWPCore.UAP/Application.csproj @@ -104,6 +104,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/UWPXaml.UAP/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/UWPXaml.UAP/Application.csproj index b3158b6dd42..c0c8e49d0cb 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/UWPXaml.UAP/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/UWPXaml.UAP/Application.csproj @@ -104,6 +104,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetCore/Application.csproj index 9707ab56f3b..c787fa30377 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetCore/Application.csproj @@ -41,6 +41,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj index bf21478fec1..6a32e20e3b5 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj @@ -59,6 +59,7 @@ + diff --git a/Templates/VisualStudio2022/ProjectTemplates/iOS.NetCore/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/iOS.NetCore/Application.csproj index 066f9fd7aa4..25232d1efbf 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/iOS.NetCore/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/iOS.NetCore/Application.csproj @@ -26,6 +26,7 @@ +