Skip to content

Commit 6a6117b

Browse files
committed
CR
1 parent e7caf84 commit 6a6117b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SignalR_UnitTestingSupportXUnit/SignalR_UnitTestingSupportXUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
</ItemGroup>
4141

4242
<ItemGroup>
43-
<PackageReference Include="xunit" Version="$(xUnitCurrentVersion)" />
43+
<PackageReference Include="xunit" Version="$(xUnitMinSupportedVersion)" />
4444
</ItemGroup>
4545
</Project>

0 commit comments

Comments
 (0)