File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Samples/SextantSample.Maui Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
<ItemGroup >
51
51
<PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.100" />
52
52
<PackageReference Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.100" />
53
- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.8 " />
53
+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.9 " />
54
54
<PackageReference Include =" Roslynator.Analyzers" Version =" 4.14.0" />
55
55
<PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
56
56
</ItemGroup >
Original file line number Diff line number Diff line change 18
18
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
19
19
<PackageVersion Include =" Microsoft.Reactive.Testing" Version =" 6.0.2" />
20
20
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
21
- <PackageVersion Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.8 " />
21
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.9 " />
22
22
<PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
23
23
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
24
24
<PackageVersion Include =" NUnit" Version =" 4.4.0" />
32
32
<PackageVersion Include =" Mopups" Version =" 1.3.4" />
33
33
<PackageVersion Include =" Roslynator.Analyzers" Version =" 4.14.0" />
34
34
<PackageVersion Include =" stylecop.analyzers" Version =" 1.2.0-beta.556" />
35
- <PackageVersion Include =" System.Collections.Immutable" Version =" 9.0.8 " />
35
+ <PackageVersion Include =" System.Collections.Immutable" Version =" 9.0.9 " />
36
36
<PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3" />
37
37
<PackageVersion Include =" Verify.NUnit" Version =" 30.7.3" />
38
38
</ItemGroup >
You can’t perform that action at this time.
0 commit comments