Skip to content

Commit

Permalink
Merge pull request #6529 from dotnet/dependabot/nuget/csharp/tutorial…
Browse files Browse the repository at this point in the history
…s/nullable-reference-migration/start/SimpleFeedReader.Tests/xunit.runner.visualstudio-2.5.6

Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests
  • Loading branch information
github-actions[bot] committed Dec 27, 2023
2 parents ebc75e5 + d98f16b commit 6e5a08f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SimpleFeedReader\SimpleFeedReader.csproj" />
Expand Down

0 comments on commit 6e5a08f

Please sign in to comment.