Skip to content

Commit 06f94fb

Browse files
Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 (#1675)
Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e51d508 commit 06f94fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
14-
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" />
14+
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
1515
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
1616
<PackageReference Include="PowerShellStandard.Library" Version="3.0.0-preview-02" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)