@@ -50,7 +50,7 @@ When using the Uno Platform solution templates, add the following to your applic
50
50
51
51
```xml
52
52
<ItemGroup >
53
- <PackageVersion Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240606-rc " />
53
+ <PackageVersion Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240916 " />
54
54
<!-- Add more community toolkit references here -->
55
55
</ItemGroup >
56
56
```
@@ -71,7 +71,7 @@ When using the Uno Platform solution templates, add the following to your applic
71
71
>
72
72
> ```xml
73
73
> <PropertyGroup >
74
- > <WindowsSdkPackageVersion >10.0.22621.33 </WindowsSdkPackageVersion >
74
+ > <WindowsSdkPackageVersion >10.0.22621.38 </WindowsSdkPackageVersion >
75
75
> <WinAppSdkVersion >1.5.240607001</WinAppSdkVersion >
76
76
> </PropertyGroup >
77
77
> ```
@@ -82,7 +82,7 @@ When using the Uno Platform solution templates, add the following to your applic
82
82
83
83
```xml
84
84
<ItemGroup >
85
- <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240606-rc " />
85
+ <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240916 " />
86
86
<!-- Add more community toolkit references here -->
87
87
</ItemGroup >
88
88
```
@@ -96,7 +96,7 @@ When using the Uno Platform solution templates, add the following to your applic
96
96
97
97
```xml
98
98
<ItemGroup >
99
- <PackageReference Include =" CommunityToolkit.Uwp.Controls.SettingsControls" Version =" 8.1.240606-rc " />
99
+ <PackageReference Include =" CommunityToolkit.Uwp.Controls.SettingsControls" Version =" 8.1.240916 " />
100
100
<!-- Add more community toolkit references here -->
101
101
</ItemGroup >
102
102
```
@@ -115,7 +115,7 @@ When using the Uno Platform solution templates, add the following to your applic
115
115
116
116
```xml
117
117
<ItemGroup >
118
- <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240606-rc " />
118
+ <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.1.240916 " />
119
119
<!-- Add more uno community toolkit references here -->
120
120
</ItemGroup >
121
121
```
@@ -134,7 +134,7 @@ When using the Uno Platform solution templates, add the following to your applic
134
134
135
135
```xml
136
136
<ItemGroup >
137
- <PackageReference Include =" CommunityToolkit.Uwp.Controls.SettingsControls" Version =" 8.1.240606-rc " />
137
+ <PackageReference Include =" CommunityToolkit.Uwp.Controls.SettingsControls" Version =" 8.1.240916 " />
138
138
<!-- Add more uno community toolkit references here -->
139
139
</ItemGroup >
140
140
```
0 commit comments