Skip to content

Commit

Permalink
Merge pull request #348 from secana/dependabot/nuget/Xunit.SkippableF…
Browse files Browse the repository at this point in the history
…act-1.5.23
  • Loading branch information
secana authored Dec 4, 2024
2 parents 6c1b81a + b20660e commit ff45696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/PeNet.Test/PeNet.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\PeNet\PeNet.csproj" />
Expand Down

0 comments on commit ff45696

Please sign in to comment.