File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" WixToolset.Sdk/6.0.0 " >
1+ <Project Sdk =" WixToolset.Sdk/6.0.1 " >
22 <PropertyGroup >
33 <OutputName >Fyreplace</OutputName >
44 <SuppressIces >ICE03</SuppressIces >
Original file line number Diff line number Diff line change 3030 <ExcludeAssets >build</ExcludeAssets >
3131 </PackageReference >
3232 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.4188" />
33- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.9.1 " />
34- <PackageReference Include =" MSTest.TestFramework" Version =" 3.9.1 " />
33+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.9.3 " />
34+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.9.3 " />
3535 <Manifest Include =" $(ApplicationManifest)" />
3636 </ItemGroup >
3737
Original file line number Diff line number Diff line change 1818 </Properties >
1919
2020 <Dependencies >
21- <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.19041.0 " />
22- <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.19041.0 " />
21+ <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.26100.4351 " />
22+ <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.26100.4351 " />
2323 </Dependencies >
2424
2525 <Resources >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4040 <PackageReference Include =" CommunityToolkit.WinUI.Controls.SettingsControls" Version =" 8.2.250402" />
4141 <PackageReference Include =" CommunityToolkit.WinUI.Converters" Version =" 8.2.250402" />
4242 <PackageReference Include =" CommunityToolkit.WinUI.Extensions" Version =" 8.2.250402" />
43- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.5 " />
43+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.7 " />
4444 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.4188" />
45- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250513003 " />
45+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250606001 " />
4646 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
4747 <PackageReference Include =" NSwag.MSBuild" Version =" 14.4.0" >
4848 <PrivateAssets >all</PrivateAssets >
4949 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5050 </PackageReference >
51- <PackageReference Include =" Polly" Version =" 8.5 .2" />
52- <PackageReference Include =" Polly.Extensions" Version =" 8.5 .2" />
53- <PackageReference Include =" Sentry" Version =" 5.9.0 " />
51+ <PackageReference Include =" Polly" Version =" 8.6 .2" />
52+ <PackageReference Include =" Polly.Extensions" Version =" 8.6 .2" />
53+ <PackageReference Include =" Sentry" Version =" 5.11.2 " />
5454 <Manifest Include =" $(ApplicationManifest)" />
5555 </ItemGroup >
5656
Original file line number Diff line number Diff line change 1818 </Properties >
1919
2020 <Dependencies >
21- <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.19041.0 " />
22- <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.19041.0 " />
21+ <TargetDeviceFamily Name =" Windows.Universal" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.26100.4351 " />
22+ <TargetDeviceFamily Name =" Windows.Desktop" MinVersion =" 10.0.17763.0" MaxVersionTested =" 10.0.26100.4351 " />
2323 </Dependencies >
2424
2525 <Resources >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments