Skip to content

Commit

Permalink
Merge pull request #254 from twcclegg/dependabot/nuget/csharp/PhoneNu…
Browse files Browse the repository at this point in the history
…mbers.Extensions.Test/phonenumbers_extensions_test_minor_patch_updates-d858d169ae

build(deps): bump the phonenumbers_extensions_test_minor_patch_updates group in /csharp/PhoneNumbers.Extensions.Test with 3 updates
  • Loading branch information
twcclegg committed Jun 2, 2024
2 parents 5220444 + fdde501 commit 2fafbc1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 2fafbc1

Please sign in to comment.