Skip to content

Commit ccb8cd5

Browse files
committed
up 6.49
1 parent e963f9e commit ccb8cd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2rayN/v2rayN/v2rayN.csproj

Lines changed: 2 additions & 2 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.48</FileVersion>
13+
<FileVersion>6.49</FileVersion>
1414
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
1515
</PropertyGroup>
1616

@@ -26,7 +26,7 @@
2626
<PackageReference Include="ReactiveUI.Validation" Version="4.0.9" />
2727
<PackageReference Include="ReactiveUI.WPF" Version="20.1.1" />
2828
<PackageReference Include="Splat.NLog" Version="15.1.1" />
29-
<PackageReference Include="YamlDotNet" Version="15.1.4" />
29+
<PackageReference Include="YamlDotNet" Version="15.3.0" />
3030
</ItemGroup>
3131

3232
<ItemGroup>

0 commit comments

Comments
 (0)