Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 19.2.87 to 20.0.4 in /src
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.87 to 20.0.4.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.2.87...v20.0.4)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent f8e5b30 commit 53ad2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NVika/NVika.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="System.IO.Abstractions" Version="19.2.87" />
<PackageReference Include="System.IO.Abstractions" Version="20.0.4" />
</ItemGroup>

</Project>

0 comments on commit 53ad2ef

Please sign in to comment.