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

Commit

Permalink
Merge pull request #110 from cake-contrib/dependabot/nuget/src/xunit.…
Browse files Browse the repository at this point in the history
…runner.visualstudio-2.4.2

Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 in /src
  • Loading branch information
pascalberger authored Jul 12, 2020
2 parents 1bd559f + 2dbdeaf commit 6501eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Cake.Issues.DocFx.Tests/Cake.Issues.DocFx.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<EmbeddedResource Include="Testfiles\entry-with-line-0.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Cake.Issues">
<Version>0.9.0-beta0002</Version>
</PackageReference>
Expand All @@ -55,7 +56,7 @@
<Version>2.4.1</Version>
</PackageReference>
<PackageReference Include="xunit.runner.visualstudio">
<Version>2.4.1</Version>
<Version>2.4.2</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6501eb9

Please sign in to comment.