Skip to content

Commit da4d62d

Browse files
Bump System.Security.AccessControl from 4.5.0 to 4.6.0
Bumps [System.Security.AccessControl](https://github.com/dotnet/corefx) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c61a14f commit da4d62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

System.IO.Abstractions.TestingHelpers/System.IO.Abstractions.TestingHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.4'">
4141
<PackageReference Include="System.Diagnostics.Contracts" Version="4.3.0" />
4242
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
43-
<PackageReference Include="System.Security.AccessControl" Version="4.5.0" />
43+
<PackageReference Include="System.Security.AccessControl" Version="4.6.0" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

0 commit comments

Comments
 (0)