File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Samples/SextantSample.Maui Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4848 </ItemGroup >
4949
5050 <ItemGroup >
51- <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.100 " />
52- <PackageReference Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.100 " />
53- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.8 " />
51+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.111 " />
52+ <PackageReference Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.111 " />
53+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.10 " />
5454 <PackageReference Include =" Roslynator.Analyzers" Version =" 4.14.1" />
5555 <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.8.118" />
5656 </ItemGroup >
Original file line number Diff line number Diff line change 1818 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
1919 <PackageVersion Include =" Microsoft.Reactive.Testing" Version =" 6.1.0" />
2020 <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.10 " />
2222 <PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.8.118" />
2323 <PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
2424 <PackageVersion Include =" NUnit" Version =" 4.4.0" />
3232 <PackageVersion Include =" Mopups" Version =" 1.3.4" />
3333 <PackageVersion Include =" Roslynator.Analyzers" Version =" 4.14.1" />
3434 <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.10 " />
3636 <PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3" />
3737 <PackageVersion Include =" Verify.NUnit" Version =" 31.0.0" />
3838 </ItemGroup >
3939 <ItemGroup Condition =" $(UseMaui) == 'true'" >
40- <PackageVersion Include =" Microsoft.Maui.Controls" Version =" 9.0.100 " />
41- <PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.100 " />
40+ <PackageVersion Include =" Microsoft.Maui.Controls" Version =" 9.0.111 " />
41+ <PackageVersion Include =" Microsoft.Maui.Controls.Compatibility" Version =" 9.0.111 " />
4242 </ItemGroup >
4343</Project >
You can’t perform that action at this time.
0 commit comments