release: 3.2.0.0

This commit is contained in:
denglihong2007
2026-01-01 19:25:25 +08:00
parent a3b0d2b329
commit edad01c72e
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@
<PackageReference Include="CommunityToolkit.WinUI.Controls.Primitives" Version="8.2.251219" />
<PackageReference Include="CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.2.251219" />
<PackageReference Include="CommunityToolkit.WinUI.Converters" Version="8.2.251219" />
<PackageReference Include="CRSim.WebsiteSimulator" Version="3.1.5" />
<PackageReference Include="CRSim.WebsiteSimulator" Version="3.2.0" />
<PackageReference Include="EPPlus" Version="8.4.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.1" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.251106002" />

View File

@@ -10,7 +10,7 @@
<Identity
Name="53D4FFDC.CRSim"
Publisher="CN=A0D23678-D7D4-4933-B369-1877DD38719C"
Version="3.1.4.1" />
Version="3.2.0.1" />
<mp:PhoneIdentity PhoneProductId="947762ab-9c52-4d97-843d-eeea6b5d81ce" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.1.4.0</Version>
<Version>3.2.0.0</Version>
<Authors>电排骨</Authors>
<RepositoryUrl>https://github.com/denglihong2007/CRSim</RepositoryUrl>
</PropertyGroup>