File tree 2 files changed +4
-8
lines changed
SamplesApp/SamplesApp.Windows
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<!-- Disabled because of https://github.com/dotnet/sdk/issues/43680#issuecomment-2401193028 -->
17
17
<CsWinRTAotOptimizerEnabled >false</CsWinRTAotOptimizerEnabled >
18
-
19
- <WindowsSdkPackageVersion >10.0.19041.53</WindowsSdkPackageVersion >
20
18
</PropertyGroup >
21
19
22
20
<Import Project =" ../../targetframework-override.props" />
48
46
<PackageReference Include =" Microsoft.Graph" Version =" 5.56.0" />
49
47
<PackageReference Include =" Microsoft.Identity.Client" Version =" 4.61.3" />
50
48
51
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
52
- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1 " />
49
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.250108002 " />
50
+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742 " />
53
51
<Manifest Include =" $(ApplicationManifest)" />
54
52
55
53
<!-- https://github.com/NuGet/Home/issues/7344 -->
Original file line number Diff line number Diff line change 12
12
13
13
<!-- Disabled because of https://github.com/dotnet/sdk/issues/43680#issuecomment-2401193028 -->
14
14
<CsWinRTAotOptimizerEnabled >false</CsWinRTAotOptimizerEnabled >
15
-
16
- <WindowsSdkPackageVersion >10.0.19041.38</WindowsSdkPackageVersion >
17
15
</PropertyGroup >
18
16
19
17
<Import Project =" ../targetframework-override.props" />
61
59
<PackageReference Include =" Uno.Core.Extensions.Disposables" />
62
60
<PackageReference Include =" Uno.Core.Extensions.Compatibility" />
63
61
<PackageReference Include =" Uno.Core.Extensions" />
64
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
65
- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1 " />
62
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.250108002 " />
63
+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742 " />
66
64
67
65
<!-- https://github.com/NuGet/Home/issues/7344 -->
68
66
<PackageReference Include =" System.Private.Uri" Version =" 4.3.2" />
You can’t perform that action at this time.
0 commit comments