File tree Expand file tree Collapse file tree
System.Management.Automation Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
2424 <PackageReference Include =" System.IO.Packaging" Version =" 10.0.0-rc.2.25502.107" />
2525 <PackageReference Include =" System.Net.Http.WinHttpHandler" Version =" 10.0.0-rc.2.25502.107" />
26- <!-- Removing due to NU1510 -->
27- <!-- PackageReference Include="System.Text.Encodings.Web" Version="9.0.2" /-->
28- <!--
29- the following package(s) are from https://github.com/dotnet/wcf
30- they are pinned to the version 4.10.x due to a breaking change in newer versions.
31- see https://github.com/PowerShell/PowerShell/issues/19238 for details.
32- -->
33- <PackageReference Include =" System.ServiceModel.Duplex" Version =" 4.10.3" NoWarn =" NU1605" />
34- <PackageReference Include =" System.ServiceModel.Http" Version =" 4.10.3" NoWarn =" NU1605" />
35- <PackageReference Include =" System.ServiceModel.NetTcp" Version =" 4.10.3" NoWarn =" NU1605" />
36- <PackageReference Include =" System.ServiceModel.Primitives" Version =" 4.10.3" NoWarn =" NU1605" />
37- <PackageReference Include =" System.ServiceModel.Security" Version =" 4.10.3" NoWarn =" NU1605" />
38- <PackageReference Include =" System.Private.ServiceModel" Version =" 4.10.3" NoWarn =" NU1605" />
26+ <!-- the following package(s) are from https://github.com/dotnet/wcf -->
27+ <PackageReference Include =" System.ServiceModel.Http" Version =" 10.0.0-rc.2.final" />
28+ <PackageReference Include =" System.ServiceModel.NetTcp" Version =" 10.0.0-rc.2.final" />
29+ <PackageReference Include =" System.ServiceModel.Primitives" Version =" 10.0.0-rc.2.final" />
3930 <!-- the source could not be found for the following package(s) -->
4031 <PackageReference Include =" Microsoft.Windows.Compatibility" Version =" 10.0.0-rc.2.25502.107" />
4132 </ItemGroup >
Original file line number Diff line number Diff line change 3434 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
3535 <PackageReference Include =" Microsoft.Win32.Registry.AccessControl" Version =" 10.0.0-rc.2.25502.107" />
3636 <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 10.0.0-rc.2.25502.107" />
37- <!-- Removing due to NU1510 -->
38- <!-- PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.2" /-->
3937 <PackageReference Include =" System.DirectoryServices" Version =" 10.0.0-rc.2.25502.107" />
40- <!-- PackageReference Include="System.IO.FileSystem.AccessControl" Version="6.0.0-preview.5.21301.5" /-->
4138 <PackageReference Include =" System.Management" Version =" 10.0.0-rc.2.25502.107" />
42- <!-- Removing System.Security.AccessControl as per NU1510 -->
43- <!-- PackageReference Include="System.Security.AccessControl" Version="6.0.1" /-->
4439 <PackageReference Include =" System.Security.Cryptography.Pkcs" Version =" 10.0.0-rc.2.25502.107" />
4540 <PackageReference Include =" System.Security.Permissions" Version =" 10.0.0-rc.2.25502.107" />
46- <!-- Removing due to NU1510 -->
47- <!-- PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.2" /-->
4841 <!-- the following package(s) are from the powershell org -->
4942 <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 3.0.0" />
5043 <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 700.0.0-preview.1" />
You can’t perform that action at this time.
0 commit comments