File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.0 " />
40
+ <PackageVersion Include =" System.Text.Json" Version =" 8.0.2 " />
41
41
<PackageVersion Include =" Verify.Xunit" Version =" 23.0.1" />
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.25 " />
70
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 6.0.27 " />
71
71
</ItemGroup >
72
72
<ItemGroup Condition =" $(TargetFramework.StartsWith('net7'))" >
73
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.14 " />
73
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 7.0.16 " />
74
74
</ItemGroup >
75
75
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
76
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.0 " />
76
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8.0.2 " />
77
77
<PackageVersion Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
78
78
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
79
79
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 8.0.10 " ,
3
+ "version" : " 8.0.201 " ,
4
4
"rollForward" : " latestMinor" ,
5
5
"allowPrerelease" : true
6
6
},
You can’t perform that action at this time.
0 commit comments