Skip to content

Commit

Permalink
Merge pull request #73 from egvijayanand/working
Browse files Browse the repository at this point in the history
Encoded links
  • Loading branch information
egvijayanand authored Aug 18, 2023
2 parents eea7ec5 + 7886d9c commit c4f9d68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Available under the `src` directory:
Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)

* C# Samples - C# version of the [.NET MAUI UI Challenge](https://aka.ms/maui/UIChallenge) - [Awesome UIs](https://github.com/jsuarezruiz/dotnet-maui-showcase) without any XAML usage - Stay tuned for more samples ...
- Made available under the [C#-Samples](/src/C#-Samples/) folder
- Made available under the [C#-Samples](/src/C%23-Samples/) folder
- Design credit to their respective owners
- [BeautyShop App](https://github.com/jsuarezruiz/netmaui-beautyshop-app-challenge)
- [Chat App](https://github.com/jsuarezruiz/netmaui-chat-app-challenge)
Expand All @@ -67,5 +67,5 @@ Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The speci
- [SpaceX History](https://github.com/EduardoReisDev/SpaceXhistory)

* F# Samples
- Made available under the [F#-Samples](/src/F#-Samples/) folder
- Made available under the [F#-Samples](/src/F%23-Samples/) folder
- FSApp - A F# sample app developed with Fabulous (with DI option)

0 comments on commit c4f9d68

Please sign in to comment.