This commit is contained in:
Sunny 2022-02-12 14:43:48 +08:00
parent 0261b860c7
commit 11599826f2

View File

@ -6,9 +6,9 @@
<UseWindowsForms>true</UseWindowsForms>
<RootNamespace>Sunny.UI.Demo</RootNamespace>
<ApplicationIcon>SunnyUI.ico</ApplicationIcon>
<AssemblyVersion>3.1.0.0</AssemblyVersion>
<FileVersion>3.1.0.0</FileVersion>
<Version>3.1.0</Version>
<AssemblyVersion>3.1.1.0</AssemblyVersion>
<FileVersion>3.1.1.0</FileVersion>
<Version>3.1.1</Version>
<Authors>SunnyUI</Authors>
<Company>SunnyUI.Net</Company>
<Copyright>Copyright ©SunnyUI.Net 2012-2022</Copyright>
@ -25,7 +25,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SunnyUI" Version="3.1.0" />
<PackageReference Include="SunnyUI" Version="3.1.1" />
<PackageReference Include="SunnyUI.Common" Version="3.1.0" />
</ItemGroup>
<ItemGroup>