Skip to content

Commit b57ba6a

Browse files
committed
up 6.45
1 parent d748e6e commit b57ba6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

v2rayN/v2rayN/v2rayN.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ImplicitUsings>enable</ImplicitUsings>
1111
<ApplicationIcon>v2rayN.ico</ApplicationIcon>
1212
<Copyright>Copyright © 2017-2024 (GPLv3)</Copyright>
13-
<FileVersion>6.44</FileVersion>
13+
<FileVersion>6.45</FileVersion>
1414
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
1515
</PropertyGroup>
1616

@@ -23,9 +23,9 @@
2323
<PackageReference Include="TaskScheduler" Version="2.11.0" />
2424
<PackageReference Include="ZXing.Net.Bindings.Windows.Compatibility" Version="0.16.12" />
2525
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
26-
<PackageReference Include="ReactiveUI.Validation" Version="4.0.6" />
26+
<PackageReference Include="ReactiveUI.Validation" Version="4.0.9" />
2727
<PackageReference Include="ReactiveUI.WPF" Version="20.0.1" />
28-
<PackageReference Include="Splat.NLog" Version="15.0.1" />
28+
<PackageReference Include="Splat.NLog" Version="15.1.1" />
2929
</ItemGroup>
3030

3131
<ItemGroup>

0 commit comments

Comments
 (0)