File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 67
67
<PackageVersion Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
68
68
</ItemGroup >
69
69
<ItemGroup Condition =" $(TargetFramework.StartsWith('net6'))" >
70
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.28 " />
70
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.29 " />
71
71
</ItemGroup >
72
72
<ItemGroup Condition =" $(TargetFramework.StartsWith('net7'))" >
73
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.17 " />
73
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.18 " />
74
74
</ItemGroup >
75
75
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
76
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.3 " />
76
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.4 " />
77
77
<PackageVersion Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
78
78
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
79
79
</ItemGroup >
You can’t perform that action at this time.
0 commit comments