Skip to content

Commit

Permalink
Update Microsoft.NET.Test.Sdk to 16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nkristek committed Nov 10, 2019
1 parent 24ff782 commit eaa0e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Wpf.Converters.Tests/Wpf.Converters.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit eaa0e2a

Please sign in to comment.