Skip to content

Commit

Permalink
Bump System.Configuration.ConfigurationManager (PowerShell#10111)
Browse files Browse the repository at this point in the history
Bumps System.Configuration.ConfigurationManager from 4.6.0-preview6.19303.8 to 4.6.0-preview.19113.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and iSazonov committed Jul 11, 2019
1 parent 729a29a commit c8fe894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" /> <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<!-- the following package(s) are from https://github.com/dotnet/corefx --> <!-- the following package(s) are from https://github.com/dotnet/corefx -->
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.6.0-preview6.19303.8" /> <PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.6.0-preview6.19303.8" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview6.19303.8" /> <PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.DirectoryServices" Version="4.6.0-preview.19113.10" /> <PackageReference Include="System.DirectoryServices" Version="4.6.0-preview.19113.10" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0-preview6.19303.8" /> <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0-preview6.19303.8" />
<PackageReference Include="System.Management" Version="4.6.0-preview.19113.10" /> <PackageReference Include="System.Management" Version="4.6.0-preview.19113.10" />
Expand Down

0 comments on commit c8fe894

Please sign in to comment.