File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
<PackageVersion Include =" System.Collections.Immutable" Version =" 8.0.0" />
38
38
<PackageVersion Include =" System.IO.FileSystem.Primitives" Version =" 4.3.0" />
39
39
<PackageVersion Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
40
- <PackageVersion Include =" System.Text.Json" Version =" 8.0.2 " />
40
+ <PackageVersion Include =" System.Text.Json" Version =" 8.0.3 " />
41
41
<PackageVersion Include =" Verify.Xunit" Version =" 23.2.0" />
42
42
<PackageVersion Include =" Xamarin.Android.Support.Animated.Vector.Drawable" Version =" $(XamarinAndroidSupportVersion)" />
43
43
<PackageVersion Include =" Xamarin.Android.Support.v4" Version =" $(XamarinAndroidSupportVersion)" />
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.27 " />
70
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.28 " />
71
71
</ItemGroup >
72
72
<ItemGroup Condition =" $(TargetFramework.StartsWith('net7'))" >
73
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.16 " />
73
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.17 " />
74
74
</ItemGroup >
75
75
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
76
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.2 " />
76
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.3 " />
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