File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.756" />
55 </ItemGroup >
66 <ItemGroup >
7- <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.0-prerelease.240801. 1" PrivateAssets =" all" />
7+ <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.1" PrivateAssets =" all" />
88 </ItemGroup >
99</Project >
Original file line number Diff line number Diff line change 3333
3434 <RuntimeIdentifiers Condition =" $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) >= 8" >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
3535 <RuntimeIdentifiers Condition =" 8 > $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)'))" >win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers >
36- <WindowsSdkPackageVersion >10.0.22621.37-preview </WindowsSdkPackageVersion >
36+ <WindowsSdkPackageVersion >10.0.22621.39 </WindowsSdkPackageVersion >
3737 </PropertyGroup >
3838
3939 <PropertyGroup Condition =" '$(IsUno)' == 'true'" >
You can’t perform that action at this time.
0 commit comments