Skip to content

Commit

Permalink
Update Microsoft.NET.Test.Sdk to 15.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Mar 7, 2018
1 parent a910907 commit 461d136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Issues.Tests/Cake.Issues.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.6.0" />
<PackageReference Include="Cake.Core" Version="0.26.0" />
<PackageReference Include="Cake.Testing" Version="0.26.0" />
<PackageReference Include="Shouldly" Version="3.0.0" />
Expand Down

0 comments on commit 461d136

Please sign in to comment.