Skip to content

Commit

Permalink
up 6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Mar 10, 2023
1 parent 83efe66 commit 63f251d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2rayN/v2rayN/v2rayN.csproj
Expand Up @@ -10,12 +10,12 @@
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>v2rayN.ico</ApplicationIcon>
<Copyright>Copyright © 2017-2023 (GPLv3)</Copyright>
<FileVersion>6.16</FileVersion>
<FileVersion>6.17</FileVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Downloader" Version="3.0.3" />
<PackageReference Include="MaterialDesignThemes" Version="4.8.0" />
<PackageReference Include="MaterialDesignThemes" Version="4.7.1" />
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="1.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="QRCoder.Xaml" Version="1.4.3" />
Expand Down

0 comments on commit 63f251d

Please sign in to comment.