Skip to content

Commit

Permalink
Enable linux-x64 native package
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Nov 4, 2024
1 parent 617c811 commit 694a99f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
<dependencies>
<group targetFramework="net8.0">
<dependency id="RoyalApps.RoyalVNCKit.native.linux-arm64" version="$NUGET_VERSION$" />
<!-- TODO:
<dependency id="RoyalApps.RoyalVNCKit.native.linux-x64" version="$NUGET_VERSION$" />
-->
<dependency id="RoyalApps.RoyalVNCKit.native.osx" version="$NUGET_VERSION$" />
<dependency id="RoyalApps.RoyalVNCKit.native.win-arm64" version="$NUGET_VERSION$" />
<dependency id="RoyalApps.RoyalVNCKit.native.win-x64" version="$NUGET_VERSION$" />
Expand Down

0 comments on commit 694a99f

Please sign in to comment.