mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-01 06:06:13 +08:00
BIN
CRSim/Assets/HomeHeaderTiles/Header-Store.png
Normal file
BIN
CRSim/Assets/HomeHeaderTiles/Header-Store.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
@@ -124,6 +124,9 @@
|
||||
<Content Update="Assets\HomeHeaderTiles\Header-QQ.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Update="Assets\HomeHeaderTiles\Header-Store.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Update="Assets\CRSimIcon.png">
|
||||
|
||||
@@ -108,6 +108,14 @@
|
||||
<Image Source="/Assets/HomeHeaderTiles/Header-Afdian.png" />
|
||||
</local:Tile.Source>
|
||||
</local:Tile>
|
||||
<local:Tile
|
||||
Title="商店页面"
|
||||
Description="访问我们在微软商店的页面。"
|
||||
Link="https://apps.microsoft.com/detail/9n4xhrrmph8v">
|
||||
<local:Tile.Source>
|
||||
<Image Source="/Assets/HomeHeaderTiles/Header-Store.png" />
|
||||
</local:Tile.Source>
|
||||
</local:Tile>
|
||||
<local:Tile
|
||||
Title="开源仓库"
|
||||
Description="欢迎贡献代码!当然功能样式请求和 Bug 反馈也请交到 Issue 中!"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<Identity
|
||||
Name="53D4FFDC.CRSim"
|
||||
Publisher="CN=A0D23678-D7D4-4933-B369-1877DD38719C"
|
||||
Version="3.1.3.0" />
|
||||
Version="3.1.4.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="947762ab-9c52-4d97-843d-eeea6b5d81ce" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>3.1.2.0</Version>
|
||||
<Version>3.1.4.0</Version>
|
||||
<Authors>电排骨</Authors>
|
||||
<RepositoryUrl>https://github.com/denglihong2007/CRSim</RepositoryUrl>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user