Skip to content

Commit

Permalink
up 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Nov 22, 2024
1 parent 7a0b068 commit 05d446e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2rayN/ServiceLib/ServiceLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>7.1.3</Version>
<Version>7.2.0</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Downloader" Version="3.2.1" />
<PackageReference Include="Downloader" Version="3.3.0" />
<PackageReference Include="ReactiveUI" Version="20.1.63" />
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="sqlite-net-pcl" Version="1.9.172" />
Expand Down

0 comments on commit 05d446e

Please sign in to comment.