Skip to content

Commit f2f1dbd

Browse files
Bump Foundatio.Xunit from 10.2.1 to 10.4.0
Bumps [Foundatio.Xunit](https://github.com/FoundatioFx/Foundatio) from 10.2.1 to 10.4.0. - [Release notes](https://github.com/FoundatioFx/Foundatio/releases) - [Commits](FoundatioFx/Foundatio@v10.2.1...v10.4.0) --- updated-dependencies: - dependency-name: Foundatio.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3efdb98 commit f2f1dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Exceptionless.DateTimeExtensions.Tests/Exceptionless.DateTimeExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
14-
<PackageReference Include="Foundatio.Xunit" Version="10.2.1" />
14+
<PackageReference Include="Foundatio.Xunit" Version="10.4.0" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)