mirror of
https://github.com/LanZhan-Harmony/WindowsMusicPlayer-TheUntamedMusicPlayer.git
synced 2026-05-07 03:25:48 +08:00
更新0.5.9.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<Identity
|
||||
Name="C19A3696.28439CB846862"
|
||||
Publisher="CN=D8BFD4E9-94E2-482B-A987-F96C72D65FDF"
|
||||
Version="0.5.8.0" />
|
||||
Version="0.5.9.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="4b2c875e-db2d-4ef4-938e-760bd94fe9a8" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net11.0-windows10.0.26100.0</TargetFramework>
|
||||
<TargetFramework>net10.0-windows10.0.26100.0</TargetFramework>
|
||||
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
|
||||
<RootNamespace>UntamedMusicPlayer</RootNamespace>
|
||||
<ApplicationIcon>Assets/AppIcon/Icon.ico</ApplicationIcon>
|
||||
@@ -14,7 +14,6 @@
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
|
||||
<LangVersion>preview</LangVersion>
|
||||
<Features>runtime-async=on</Features>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Remove="Assets\**\*" />
|
||||
|
||||
Reference in New Issue
Block a user