| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| <Project> |
| <PropertyGroup> |
| <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> |
| <CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled> |
| </PropertyGroup> |
| <ItemGroup> |
| <PackageVersion Include="FluentAssertions" Version="8.10.0" /> |
| <PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" /> |
| <PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="10.0.9" /> |
| <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.7.0" /> |
| <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.108" /> |
| <PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.8.0" /> |
| <PackageVersion Include="Microsoft.Testing.Extensions.Retry" Version="2.2.3" /> |
| <PackageVersion Include="Microsoft.Testing.Extensions.TrxReport" Version="2.2.3" /> |
| <PackageVersion Include="Moq" Version="4.20.72" /> |
| <PackageVersion Include="Reqnroll.xunit.v3" Version="3.3.4" /> |
| <PackageVersion Include="Shouldly" Version="4.3.0" /> |
| <PackageVersion Include="Testcontainers" Version="4.12.0" /> |
| <PackageVersion Include="TUnit" Version="1.57.0" /> |
| <PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5"> |
| <PrivateAssets>all</PrivateAssets> |
| <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
| </PackageVersion> |
| <PackageVersion Include="xunit.v3.mtp-v2" Version="3.2.2" /> |
| </ItemGroup> |
| </Project> |