Skip to content

Commit

Permalink
Adding Uno sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Keboo committed Jun 23, 2024
1 parent c178439 commit 4661e7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const sidebars: SidebarsConfig = {
type: 'category',
label: 'Sample Apps',
items: [
link("C# / Uno", "https://github.com/velopack/velopack/tree/develop/samples/UnoSample"),
link("C# / AvaloniaUI", "https://github.com/velopack/velopack/tree/master/samples/AvaloniaCrossPlat"),
link("C# / WPF", "https://github.com/velopack/velopack/tree/master/samples/VeloWpfSample"),
link("C++ / Win32", "https://github.com/velopack/velopack.fusion/tree/master/for-cpp/samples/win32"),
Expand Down

0 comments on commit 4661e7f

Please sign in to comment.