Skip to content

Commit 4e6e3ac

Browse files
chore(deps): update dependency System.IO.FileSystem.AccessControl to v5 (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb57df4 commit 4e6e3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.IO.Abstractions/System.IO.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageIcon>icon_256x256.png</PackageIcon>
88
</PropertyGroup>
99
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1' OR '$(TargetFramework)' == 'netstandard2.0'">
10-
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.7.0" />
10+
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
1111
</ItemGroup>
1212
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
1313
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />

0 commit comments

Comments
 (0)