Browse Source

Add DiscordRichPresence nuget

pull/57/head
Ionite 1 year ago
parent
commit
c9c7920152
No known key found for this signature in database
  1. 1
      StabilityMatrix.Avalonia/StabilityMatrix.Avalonia.csproj

1
StabilityMatrix.Avalonia/StabilityMatrix.Avalonia.csproj

@ -24,6 +24,7 @@
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.0.0.1" />
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.0.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.0" />
<PackageReference Include="FluentIcons.Avalonia" Version="1.1.207" />
<PackageReference Include="FluentIcons.FluentAvalonia" Version="1.1.207" />

Loading…
Cancel
Save