File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 4444 </ItemGroup >
4545
4646 <ItemGroup >
47- <PackageReference Include =" Microsoft.CSharp" Version =" 4.5 .0" />
47+ <PackageReference Include =" Microsoft.CSharp" Version =" 4.7 .0" />
4848 </ItemGroup >
4949
5050 <ItemGroup >
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
14+ <PackageReference Include =" Microsoft.Win32.Registry" Version =" 4.7.0" />
1415 <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2.0.0" />
15- </ItemGroup >
16-
17- <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
18- <PackageReference Include =" Microsoft.Win32.Registry" Version =" 4.5.0" />
1916 <PackageReference Include =" PowerShellStandard.Library" Version =" 3.0.0-preview-02" />
2017 </ItemGroup >
2118
2522 </ItemGroup >
2623
2724 <ItemGroup >
28- <PackageReference Include =" Microsoft.CSharp" Version =" 4.5 .0" />
25+ <PackageReference Include =" Microsoft.CSharp" Version =" 4.7 .0" />
2926 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
3027 </ItemGroup >
3128
Original file line number Diff line number Diff line change 4444 </ItemGroup >
4545
4646 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netcoreapp3.1'" >
47- <PackageReference Include =" System.Reflection.TypeExtensions" Version =" 4.5.1 " />
47+ <PackageReference Include =" System.Reflection.TypeExtensions" Version =" 4.7.0 " />
4848 <Compile Remove =" UseSingularNouns.cs" />
4949 </ItemGroup >
5050
You can’t perform that action at this time.
0 commit comments