Skip to content

Commit 6df8a4a

Browse files
Merge pull request #257 from christianhelle/renovate/xunit-dotnet-monorepo
2 parents 0da7995 + 0b6efe6 commit 6df8a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpGenerator.Tests/HttpGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="FluentAssertions" Version="7.2.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)