lucidiot/NullSharp
lucidiot
/
NullSharp
Archived
1
0
Fork 0

Merge remote-tracking branch 'github/dependabot/nuget/xunit-2.4.1'

This commit is contained in:
Lucidiot 2019-07-16 07:46:52 +02:00
commit a86745c685
No known key found for this signature in database
GPG Key ID: AE3F7205692FA205
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
</ItemGroup>