Skip to content

Commit

Permalink
Adding link to WinForms sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Keboo committed Jan 10, 2025
1 parent e3ddff7 commit 5054b59
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 @@ -62,6 +62,7 @@ const sidebars: SidebarsConfig = {
link("C# / UnityMono", "https://github.com/velopack/velopack/tree/develop/samples/CSharpUnityMono", "Velopack with [Unity Game Engine](https://unity.com/) and Mono."),
link("C# / Uno", "https://github.com/velopack/velopack/tree/develop/samples/CSharpUno", "Velopack in a cross-platform app with [Uno Platform](https://github.com/unoplatform/uno)."),
link("C# / Wpf", "https://github.com/velopack/velopack/tree/develop/samples/CSharpWpf", "Velopack with WPF on Windows."),
link("C# / WinForms", "https://github.com/velopack/velopack/tree/develop/samples/CSharpWinFroms", "Velopack with WinForms on Windows."),
link("NodeJS / Electron", "https://github.com/velopack/velopack/tree/develop/samples/NodeJSElectron", "Velopack in a cross-platform JavaScript app with [Electron](https://www.electronjs.org/)."),
link("Rust / Iced", "https://github.com/velopack/velopack/tree/develop/samples/RustIced", "Velopack in a cross-platform app with [Iced](https://github.com/iced-rs/iced)."),
//!! AUTO-GENERATED-END SAMPLES-TOC
Expand Down

0 comments on commit 5054b59

Please sign in to comment.