|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings> |
|
|
|
|
<ApplicationIcon>v2rayN.ico</ApplicationIcon> |
|
|
|
|
<Copyright>Copyright © 2017-2024 (GPLv3)</Copyright> |
|
|
|
|
<FileVersion>6.44</FileVersion> |
|
|
|
|
<FileVersion>6.45</FileVersion> |
|
|
|
|
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
@ -23,9 +23,9 @@
|
|
|
|
|
<PackageReference Include="TaskScheduler" Version="2.11.0" /> |
|
|
|
|
<PackageReference Include="ZXing.Net.Bindings.Windows.Compatibility" Version="0.16.12" /> |
|
|
|
|
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" /> |
|
|
|
|
<PackageReference Include="ReactiveUI.Validation" Version="4.0.6" /> |
|
|
|
|
<PackageReference Include="ReactiveUI.Validation" Version="4.0.9" /> |
|
|
|
|
<PackageReference Include="ReactiveUI.WPF" Version="20.0.1" /> |
|
|
|
|
<PackageReference Include="Splat.NLog" Version="15.0.1" /> |
|
|
|
|
<PackageReference Include="Splat.NLog" Version="15.1.1" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|