You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Visual Studio version and package dependencies
- Updated Visual Studio version to 17.7.33913.275 in the solution file.
- Added "Solution Items" project section referencing `Directory.Packages.props`.
- Updated `coverlet.collector` to version 6.0.4 and added `Microsoft.Extensions.Configuration.Abstractions` (9.0.5).
- Updated `Microsoft.Extensions.Logging.Abstractions` to version 9.0.5 and `Microsoft.NET.Test.Sdk` to 17.14.0.
- Added new packages: `Microsoft.Testing.Platform` and `Microsoft.Testing.Extensions.TrxReport` (1.7.0).
- Updated `xunit` to 2.9.3 and `xunit.runner.visualstudio` to 3.1.0, with the addition of `xunit.analyzers` (1.21.0).
- Modified `Codebreaker.GameAPIs.Client.csproj` to include `ManagePackageVersionsCentrally` set to false and updated logging package versions for .NET 8 and 9.
0 commit comments