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 29
29
<PackageVersion Include =" Splat.DryIoc" Version =" $(SplatVersion)" />
30
30
<PackageVersion Include =" Splat.Ninject" Version =" $(SplatVersion)" />
31
31
<PackageVersion Include =" stylecop.analyzers" Version =" 1.2.0-beta.556" />
32
- <PackageVersion Include =" System.Collections.Immutable" Version =" 8 .0.0 " />
32
+ <PackageVersion Include =" System.Collections.Immutable" Version =" 9 .0.1 " />
33
33
<PackageVersion Include =" System.IO.FileSystem.Primitives" Version =" 4.3.0" />
34
34
<PackageVersion Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
35
35
<PackageVersion Include =" System.Text.Json" Version =" 9.0.1" />
59
59
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
60
60
</ItemGroup >
61
61
<ItemGroup Condition =" $(TargetFramework.StartsWith('net8'))" >
62
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 8 .0.12 " />
62
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 9 .0.1 " />
63
63
<PackageVersion Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
64
64
<PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
65
65
</ItemGroup >
66
66
<ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard'))" >
67
- <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 3.1.32 " />
67
+ <PackageVersion Include =" Microsoft.AspNetCore.Components" Version =" 9.0.1 " />
68
68
<PackageVersion Include =" System.ComponentModel" Version =" 4.3.0" />
69
69
<PackageVersion Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
70
70
<PackageVersion Include =" System.Diagnostics.Contracts" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments