Bump xunit.runner.devices from 2.4.0-build.44 to 2.5.25

Bumps xunit.runner.devices from 2.4.0-build.44 to 2.5.25.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-09 14:59:28 +00:00 коммит произвёл GitHub
Родитель 5f214858db
Коммит b3a2b6ebcc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -115,7 +115,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.4.0-build.44" />
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
</ItemGroup>
<ItemGroup>
<Content Include="AppDelegate.cs.txt" />

Просмотреть файл

@ -88,7 +88,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.4.0-build.44" />
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
</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.

Просмотреть файл

@ -122,7 +122,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.0" />
<PackageReference Include="xunit.runner.devices" Version="2.4.0-build.44" />
<PackageReference Include="xunit.runner.devices" Version="2.5.25" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
</ItemGroup>