Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #61 from TheEadie/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-16.7.0

Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • Loading branch information
TheEadie authored Aug 10, 2020
2 parents aae88c5 + ea02801 commit 8afe180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LazyStorage.Tests/LazyStorage.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8afe180

Please sign in to comment.