File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.756" />
5
5
</ItemGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.0-prerelease.240602 .1" PrivateAssets =" all" />
7
+ <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.0-prerelease.240722 .1" PrivateAssets =" all" />
8
8
</ItemGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 26
26
27
27
<RuntimeIdentifiers Condition =" $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) >= 8" >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
28
28
<RuntimeIdentifiers Condition =" 8 > $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)'))" >win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers >
29
- <WindowsSdkPackageVersion >10.0.22621.35 -preview</WindowsSdkPackageVersion >
29
+ <WindowsSdkPackageVersion >10.0.22621.37 -preview</WindowsSdkPackageVersion >
30
30
</PropertyGroup >
31
31
32
32
<PropertyGroup Condition =" '$(IsUno)' == 'true'" >
You can’t perform that action at this time.
0 commit comments