Compare commits

..

No commits in common. "ae7d54c2e59488f24ab1d028a13a7a9255a4ab89" and "5e8e189c2773cce500fb00060bda44dd93a4bcb5" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>7.16.8</Version>
<Version>7.16.7</Version>
</PropertyGroup>
<PropertyGroup>

View file

@ -11,7 +11,7 @@
Title="v2rayN"
Width="1200"
Height="800"
MinWidth="600"
MinWidth="900"
x:DataType="vms:MainWindowViewModel"
Icon="/Assets/NotifyIcon1.ico"
ShowInTaskbar="True"

View file

@ -13,7 +13,7 @@
Title="v2rayN"
Width="1200"
Height="800"
MinWidth="800"
MinWidth="900"
x:TypeArguments="vms:MainWindowViewModel"
Icon="/Resources/v2rayN.ico"
ResizeMode="CanResizeWithGrip"