Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update 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 53954ea commit 15862da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.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="Cake.Issues" Version="0.2.0-beta0003" />
Expand Down

0 comments on commit 15862da

Please sign in to comment.