lucidiot/NullSharp
lucidiot
/
NullSharp
Archived
1
0
Fork 0

Merge branch 'dependabot/nuget/Microsoft.NET.Test.Sdk-16.2.0'

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

View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<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" />
</ItemGroup>