Commit 3db7350
authored
Port Xamarin samples to .NET MAUI (dotnet#2929)
* Port Xamarin samples to .NET MAUI
Fixes: dotnet#2910
Copilot was able to automate much of this. I got "nerd sniped" to fix
some of the issues I found along the way.
There are some fixes required for iOS and Android to work, I will send
in separate PRs.
* `dotnet sln migrate BenchmarkDotNet.Maui.sln`1 parent 848196a commit 3db7350
File tree
93 files changed
+1067
-920
lines changed- docs
- _redirects
- articles/samples
- images
- samples
- BenchmarkDotNet.Samples.Android
- Properties
- Resources
- layout
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- BenchmarkDotNet.Samples.Forms
- BenchmarkDotNet.Samples.Maui
- Platforms
- Android
- Resources/values
- MacCatalyst
- Windows
- iOS
- Resources
- Properties
- Resources
- AppIcon
- Fonts
- Splash
- Styles
- BenchmarkDotNet.Samples.iOS
- Assets.xcassets/AppIcon.appiconset
- Properties
- Resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+1067
-920
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
| 135 | + | |
| 136 | + | |
Loading
Loading
Loading
Loading
0 commit comments