File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
17
- <PackageReference Include =" Avalonia" Version =" 11.0.5 " />
18
- <PackageReference Include =" Avalonia.Desktop" Version =" 11.0.5 " />
19
- <PackageReference Include =" Avalonia.Themes.Simple" Version =" 11.0.5 " />
17
+ <PackageReference Include =" Avalonia" Version =" 11.0.10 " />
18
+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.0.10 " />
19
+ <PackageReference Include =" Avalonia.Themes.Simple" Version =" 11.0.10 " />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
Original file line number Diff line number Diff line change 65
65
</ItemGroup >
66
66
67
67
<ItemGroup >
68
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
69
- <PackageReference Include =" xunit" Version =" 2.6.2 " />
70
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4 " >
68
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
69
+ <PackageReference Include =" xunit" Version =" 2.8.0 " />
70
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
71
71
<PrivateAssets >all</PrivateAssets >
72
72
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
73
73
</PackageReference >
74
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
74
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
75
75
<PrivateAssets >all</PrivateAssets >
76
76
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
77
77
</PackageReference >
You can’t perform that action at this time.
0 commit comments