🔄 Updated DuendeVersion to 7.0.8 in Directory.Packages.props
🔄 Updated MSTest.TestAdapter to 3.6.3 and MSTest.TestFramework to 3.6.3 in Directory.Packages.props and ClientApp.UnitTests.csproj
🔄 Updated NSubstitute to 5.3.0 in Directory.Packages.props
🔄 Updated Polly.Core to 8.5.0 in Directory.Packages.props
🔄 Updated Scalar.AspNetCore to 1.2.36 in Directory.Packages.props
🔄 Updated Google.Protobuf to 3.28.3 in ClientApp.csproj
🔄 Updated Microsoft.Maui packages to 9.0.0 in ClientApp.csproj, HybridApp.csproj, and ClientApp.UnitTests.csproj
🔄 Updated CommunityToolkit.Maui to 9.1.1 in ClientApp.csproj
🔄 Updated Microsoft.Extensions packages to 9.0.0 in HybridApp.csproj
This commit ensures all projects are using the latest stable versions of their dependencies.
PR Classification
Dependency updates to ensure compatibility and stability.
PR Summary
This pull request updates various package dependencies to their latest versions.
Directory.Packages.props: Updated versions for DuendeVersion, MSTest.TestAdapter, MSTest.TestFramework, NSubstitute, Polly.Core, and Scalar.AspNetCore.
ClientApp.csproj: Updated versions for Google.Protobuf, Microsoft.Maui.Controls, Microsoft.Maui.Controls.Compatibility, Microsoft.Maui.Controls.Maps, Microsoft.Extensions.Logging.Debug, and CommunityToolkit.Maui.
HybridApp.csproj: Updated versions for Microsoft.AspNetCore.Components.WebView.Maui, Microsoft.Maui.Controls, Microsoft.Maui.Controls.Compatibility, Microsoft.Extensions.Http, and Microsoft.Extensions.Logging.Debug.
ClientApp.UnitTests.csproj: Updated versions for Microsoft.Maui.Controls, Microsoft.Maui.Controls.Compatibility, Microsoft.Maui.Controls.Maps, MSTest.TestAdapter, and MSTest.TestFramework.
Update package versions across multiple projects
DuendeVersion
to7.0.8
inDirectory.Packages.props
MSTest.TestAdapter
to3.6.3
andMSTest.TestFramework
to3.6.3
inDirectory.Packages.props
andClientApp.UnitTests.csproj
NSubstitute
to5.3.0
inDirectory.Packages.props
Polly.Core
to8.5.0
inDirectory.Packages.props
Scalar.AspNetCore
to1.2.36
inDirectory.Packages.props
Google.Protobuf
to3.28.3
inClientApp.csproj
Microsoft.Maui
packages to9.0.0
inClientApp.csproj
,HybridApp.csproj
, andClientApp.UnitTests.csproj
CommunityToolkit.Maui
to9.1.1
inClientApp.csproj
Microsoft.Extensions
packages to9.0.0
inHybridApp.csproj
This commit ensures all projects are using the latest stable versions of their dependencies.
PR Classification
Dependency updates to ensure compatibility and stability.
PR Summary
This pull request updates various package dependencies to their latest versions.
Directory.Packages.props
: Updated versions forDuendeVersion
,MSTest.TestAdapter
,MSTest.TestFramework
,NSubstitute
,Polly.Core
, andScalar.AspNetCore
.ClientApp.csproj
: Updated versions forGoogle.Protobuf
,Microsoft.Maui.Controls
,Microsoft.Maui.Controls.Compatibility
,Microsoft.Maui.Controls.Maps
,Microsoft.Extensions.Logging.Debug
, andCommunityToolkit.Maui
.HybridApp.csproj
: Updated versions forMicrosoft.AspNetCore.Components.WebView.Maui
,Microsoft.Maui.Controls
,Microsoft.Maui.Controls.Compatibility
,Microsoft.Extensions.Http
, andMicrosoft.Extensions.Logging.Debug
.ClientApp.UnitTests.csproj
: Updated versions forMicrosoft.Maui.Controls
,Microsoft.Maui.Controls.Compatibility
,Microsoft.Maui.Controls.Maps
,MSTest.TestAdapter
, andMSTest.TestFramework
.