Skip to content

Commit

Permalink
chore(deps): update dependency system.io.abstractions.testinghelpers …
Browse files Browse the repository at this point in the history
…to v17.0.24
  • Loading branch information
renovate[bot] committed Jul 21, 2022
1 parent c6ad833 commit 8ea5c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="System.IO.Abstractions" Version="17.0.24" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.0.23" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="17.0.24" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 8ea5c7d

Please sign in to comment.