Skip to content

Commit

Permalink
Merge pull request #24 from BobMakhlin/renovate/microsoft.net.test.sd…
Browse files Browse the repository at this point in the history
…k-16.x

Update dependency Microsoft.NET.Test.Sdk to v16.10.0
  • Loading branch information
BobMakhlin committed Jun 21, 2021
2 parents e418f52 + d413bda commit ddbc80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Presentation.Common/Presentation.Common.csproj
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ddbc80d

Please sign in to comment.