File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/ArwynFr.IntegrationTesting
test/ArwynFr.IntegrationTesting.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 <PackageReference Include =" OpenTelemetry.Exporter.InMemory" Version =" 1.9.0" />
3232 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.9.0" />
3333 <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.9.0" />
34- <PackageReference Include =" XUnit" Version =" 2.8.1 " />
34+ <PackageReference Include =" XUnit" Version =" 2.9.0 " />
3535 </ItemGroup >
3636
3737 <ItemGroup >
Original file line number Diff line number Diff line change 1313 <PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
1414 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.6" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1818 <PrivateAssets >all</PrivateAssets >
1919 </PackageReference >
You can’t perform that action at this time.
0 commit comments