File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
<PackageVersion Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
50
50
</ItemGroup >
51
51
<ItemGroup Condition =" $(TargetFramework.StartsWith('net6'))" >
52
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.32 " />
52
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.33 " />
53
53
</ItemGroup >
54
54
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
55
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.7 " />
55
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.8 " />
56
56
<PackageVersion Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
57
57
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
58
58
</ItemGroup >
You can’t perform that action at this time.
0 commit comments