File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
3
3
"msbuild-sdks" : {
4
- "Uno.Sdk" : " 5.5.0-dev.44 "
4
+ "Uno.Sdk" : " 5.4.5 "
5
5
}
6
6
}
Original file line number Diff line number Diff line change @@ -189,7 +189,11 @@ An implementation of the UWP `Maps` control with a custom slider that binds the
189
189
190
190
Implementation of a class that enables saving media files into gallery on Android, iOS and Mac Catalyst.
191
191
192
- [ Browse source] ( https://github.com/unoplatform/Uno.Samples/tree/master/UI/MediaGallery )
192
+ ### MVUX Samples
193
+
194
+ An implementation of simple, to-the-point code samples for [ MVUX] ( https://aka.platform.uno/mvux ) topics.
195
+
196
+ [ Browse source] ( https://github.com/unoplatform/Uno.Samples/tree/master/UI/MVUX )
193
197
194
198
### .NET MAUI Embedding
195
199
You can’t perform that action at this time.
0 commit comments