Skip to content

Commit

Permalink
upapate dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
phasephasephase committed Jan 26, 2024
1 parent 88789e7 commit fa4ab45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions JiayiLauncher/JiayiLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Blazored.Modal" Version="7.1.0" />
<PackageReference Include="Blazored.Modal" Version="7.2.0" />
<PackageReference Include="Blazored.Toast" Version="4.1.0" />
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebView.Wpf" Version="8.0.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="9.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fa4ab45

Please sign in to comment.