Skip to content

Commit

Permalink
Merge pull request NLog#423 from NLog/dependabot/nuget/tests/NLog.Web…
Browse files Browse the repository at this point in the history
….AspNetCore.Tests/Microsoft.NET.Test.Sdk-16.1.1

Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 in /tests/NLog.Web.AspNetCore.Tests
  • Loading branch information
304NotModified authored May 30, 2019
2 parents a7a0600 + ca5ae9e commit a63f73b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.1' ">
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.1" />
Expand Down

0 comments on commit a63f73b

Please sign in to comment.