File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
<PackageVersion Include =" System.Collections.Immutable" Version =" 8.0.0" />
35
35
<PackageVersion Include =" System.IO.FileSystem.Primitives" Version =" 4.3.0" />
36
36
<PackageVersion Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
37
- <PackageVersion Include =" System.Text.Json" Version =" 9.0.5 " />
37
+ <PackageVersion Include =" System.Text.Json" Version =" 9.0.6 " />
38
38
<PackageVersion Include =" Verify.Xunit" Version =" 30.3.1" />
39
39
<PackageVersion Include =" xunit" Version =" 2.9.3" />
40
40
<PackageVersion Include =" xunit.runner.console" Version =" 2.9.3" />
56
56
<PackageVersion Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
57
57
</ItemGroup >
58
58
<ItemGroup Condition =" $(TargetFramework.StartsWith('net9'))" >
59
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 9.0.5 " />
60
- <PackageVersion Include =" Microsoft.Maui.Controls" Version =" 9.0.70 " />
61
- <PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.70 " />
59
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 9.0.6 " />
60
+ <PackageVersion Include =" Microsoft.Maui.Controls" Version =" 9.0.71 " />
61
+ <PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.71 " />
62
62
</ItemGroup >
63
63
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
64
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.16 " />
64
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.17 " />
65
65
<PackageVersion Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
66
66
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
67
67
</ItemGroup >
You can’t perform that action at this time.
0 commit comments