Skip to content

Commit 8e7296d

Browse files
Bump System.IO.Abstractions from 22.0.15 to 22.0.16
--- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-version: 22.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f964e7f commit 8e7296d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NVika/NVika.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6868
</PackageReference>
6969
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.9" />
70-
<PackageReference Include="System.IO.Abstractions" Version="22.0.15" />
70+
<PackageReference Include="System.IO.Abstractions" Version="22.0.16" />
7171
</ItemGroup>
7272

7373
</Project>

0 commit comments

Comments
 (0)