Skip to content

Commit 2ceea64

Browse files
committed
chore: setting useRidgraph
1 parent 9ba6ecc commit 2ceea64

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

UI/MauiEmbedding/ArcGisApp/ArcGisApp/ArcGisApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<Choose>
4444
<When Condition="$(IsWinAppSdk)">
4545
<PropertyGroup>
46+
<UseRidGraph>true</UseRidGraph>
4647
<!--
4748
If you encounter this error message:
4849

UI/MauiEmbedding/GrapeCityApp/GrapeCityApp/GrapeCityApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<Choose>
5151
<When Condition="$(IsWinAppSdk)">
5252
<PropertyGroup>
53+
<UseRidGraph>true</UseRidGraph>
5354
<!--
5455
If you encounter this error message:
5556

UI/MauiEmbedding/MauiCommunityToolkitApp/MauiCommunityToolkitApp/MauiCommunityToolkitApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<Choose>
4949
<When Condition="$(IsWinAppSdk)">
5050
<PropertyGroup>
51+
<UseRidGraph>true</UseRidGraph>
5152
<!--
5253
If you encounter this error message:
5354

UI/MauiEmbedding/SyncfusionApp/SyncfusionApp/SyncfusionApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<Choose>
5151
<When Condition="$(IsWinAppSdk)">
5252
<PropertyGroup>
53+
<UseRidGraph>true</UseRidGraph>
5354
<!--
5455
If you encounter this error message:
5556

UI/MauiEmbedding/TelerikApp/TelerikApp/TelerikApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<Choose>
4545
<When Condition="$(IsWinAppSdk)">
4646
<PropertyGroup>
47+
<UseRidGraph>true</UseRidGraph>
4748
<!--
4849
If you encounter this error message:
4950

0 commit comments

Comments
 (0)