Skip to content

Commit

Permalink
Merge pull request #566 from adamralph/dependabot/nuget/Microsoft.NET…
Browse files Browse the repository at this point in the history
….Test.Sdk-16.9.1

Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
  • Loading branch information
adamralph committed Feb 27, 2021
2 parents 9a4ec47 + 5d9a9ff commit 5b19560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BullseyeTests/BullseyeTests.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Xbehave" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
</ItemGroup>
Expand Down

0 comments on commit 5b19560

Please sign in to comment.