Skip to content

Commit ddf72fa

Browse files
authored
Merge pull request #170 from bitpay/dependabot/nuget/multi-815ba5e1c8
Bump Microsoft.NETFramework.ReferenceAssemblies and xunit.runner.visualstudio
2 parents 94c2840 + c056565 commit ddf72fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BitPayUnitTest/BitPayUnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1212
<PackageReference Include="Moq" Version="4.18.4" />
1313
<PackageReference Include="xunit" Version="2.5.0" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)