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

Commit

Permalink
Bump xunit.runner.devices from 2.5.34 to 2.5.50
Browse files Browse the repository at this point in the history
Bumps xunit.runner.devices from 2.5.34 to 2.5.50.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 7, 2019
1 parent 195afae commit 4b3183e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration/iOS/integration.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.5.34" />
<PackageReference Include="xunit.runner.devices" Version="2.5.50" />
</ItemGroup>
<ItemGroup>
<Content Include="AppDelegate.cs.txt" />
Expand Down
2 changes: 1 addition & 1 deletion integration/integration.android/integration.android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.5.34" />
<PackageReference Include="xunit.runner.devices" Version="2.5.50" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
2 changes: 1 addition & 1 deletion integration/integration.uwp/integration.uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.5.34" />
<PackageReference Include="xunit.runner.devices" Version="2.5.50" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.9" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 4b3183e

Please sign in to comment.