File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
System.Management.Automation
tools/packaging/projects/reference/System.Management.Automation Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<Import Project =" ..\..\PowerShell.Common.props" />
4
4
5
5
<ItemGroup >
6
- <PackageReference Include =" PowerShellGet" Version =" 2.2.1 " />
6
+ <PackageReference Include =" PowerShellGet" Version =" 2.2.2 " />
7
7
<PackageReference Include =" PackageManagement" Version =" 1.4.5" />
8
8
<PackageReference Include =" Microsoft.PowerShell.Archive" Version =" 1.2.3.0" />
9
- <PackageReference Include =" PSReadLine" Version =" 2.0.0-beta6 " />
9
+ <PackageReference Include =" PSReadLine" Version =" 2.0.0-rc1 " />
10
10
<PackageReference Include =" ThreadJob" Version =" 2.0.2" />
11
11
<PackageReference Include =" PSDesiredStateConfiguration" Version =" 2.0.4" />
12
12
</ItemGroup >
Original file line number Diff line number Diff line change 27
27
<PackageReference Include =" System.Security.Permissions" Version =" 4.7.0" />
28
28
<PackageReference Include =" System.Text.Encoding.CodePages" Version =" 4.7.0" />
29
29
<!-- the following package(s) are from the powershell org -->
30
- <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2.0.0-preview.2 " />
31
- <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 7.0.0-preview.4 " />
30
+ <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2.0.0" />
31
+ <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 7.0.0-rc.1 " />
32
32
</ItemGroup >
33
33
34
34
<PropertyGroup >
Original file line number Diff line number Diff line change 8
8
<LangVersion >Latest</LangVersion >
9
9
</PropertyGroup >
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 1 .0.0" />
11
+ <PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2 .0.0" />
12
12
<PackageReference Include =" System.Security.AccessControl" Version =" 4.7.0" />
13
13
<PackageReference Include =" System.Security.Principal.Windows" Version =" 4.7.0" />
14
14
</ItemGroup >
You can’t perform that action at this time.
0 commit comments