lucidiot/NullSharp
lucidiot
/
NullSharp
Archived
1
0
Fork 0

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

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

View File

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