- init: Init

This commit is contained in:
2026-04-12 18:05:58 +03:00
commit ae4fd7a8c0
50 changed files with 941 additions and 0 deletions

11
InternalSortMethods.slnx Normal file
View File

@@ -0,0 +1,11 @@
<Solution>
<Project Path="InternalSortMethods.Android/InternalSortMethods.Android.csproj">
<Deploy />
</Project>
<Project Path="InternalSortMethods.Browser/InternalSortMethods.Browser.csproj" />
<Project Path="InternalSortMethods.Desktop/InternalSortMethods.Desktop.csproj" />
<Project Path="InternalSortMethods.iOS/InternalSortMethods.iOS.csproj">
<Deploy />
</Project>
<Project Path="InternalSortMethods/InternalSortMethods.csproj" />
</Solution>