Skip to content

Commit

Permalink
update Microsoft.NET.Test.Sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
MilovanovM committed Apr 12, 2019
1 parent 796ea7a commit 369c3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Yarn.Tests/Cake.Yarn.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Cake.Testing" Version="0.33.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
<PackageReference Include="Shouldly" Version="3.0.2" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
Expand Down

0 comments on commit 369c3a1

Please sign in to comment.