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

Commit

Permalink
Merge pull request #106 from xunit/dependabot/nuget/Microsoft.SourceL…
Browse files Browse the repository at this point in the history
…ink.GitHub-1.0.0-beta2-19367-01

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19351-01 to 1.0.0-beta2-19367-01
  • Loading branch information
Oren Novotny authored Jul 17, 2019
2 parents 6a73ab0 + 3a0be0f commit be414cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xunit.runner.devices/xunit.runner.devices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<None Include="Platforms\**\*.*" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.183" PrivateAssets="all" />
<PackageReference Include="xunit.runner.utility" Version="$(XunitVersion)" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19351-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />

<PackageReference Condition="'$(IsXamForms)' == 'true'" Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
Expand Down

0 comments on commit be414cf

Please sign in to comment.