File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
HyPlayer.PlayCore.Demo.AudioGraph.WinUI3
HyPlayer.PlayCore.Implementation.AudioGraph Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
4- <TargetFramework >net8 .0-windows10.0.26100.0</TargetFramework >
4+ <TargetFramework >net10 .0-windows10.0.26100.0</TargetFramework >
55 <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
66 <RootNamespace >HyPlayer.PlayCore.Demo.AudioGraph.WinUI3</RootNamespace >
77 <ApplicationManifest >app.manifest</ApplicationManifest >
3030
3131 <ItemGroup >
3232 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
33- <PackageReference Include =" Depository" Version =" 3.2.0 " />
34- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.250108002 " />
35- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742 " />
33+ <PackageReference Include =" Depository" Version =" 3.2.2 " />
34+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 2.0.0-experimental3 " />
35+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.28000.1-RTM " />
3636 <Manifest Include =" $(ApplicationManifest)" />
3737 </ItemGroup >
3838
Original file line number Diff line number Diff line change 33 <TargetFramework >net10.0-windows</TargetFramework >
44 <TargetPlatformIdentifier >Windows</TargetPlatformIdentifier >
55 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
6- <TargetPlatformVersion >10.0.22621 .0</TargetPlatformVersion >
6+ <TargetPlatformVersion >10.0.26100 .0</TargetPlatformVersion >
77 <UseRidGraph >true</UseRidGraph >
88 <RuntimeIdentifiers >win10-x64;win10-arm64;</RuntimeIdentifiers >
99 <RootNamespace >HyPlayer.PlayCore.Implementation.AudioGraphService</RootNamespace >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8 .0.303 " ,
3+ "version" : " 10 .0.100 " ,
44 "rollForward" : " latestMinor" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments