File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
src/System.Management.Automation Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 205
205
<Component Id =" cmpDB015975B1AF141A6CDDA12B31DA2B74" Guid =" {A4DB5B79-7F75-4D04-8CD3-764173FBD2C8}" >
206
206
<File Id =" filAB89FE6AB1DADD58D58CAEF1DB5535C1" KeyPath =" yes" Source =" $(env.ProductSourcePath)\Microsoft.Management.Infrastructure.Native.dll" />
207
207
</Component >
208
- <Component Id =" cmp6656B94731627C46DA81F79A51A024E3" Guid =" {D530139F-7957-404C-8BD2-B50CBE5A5491}" >
209
- <File Id =" filE98A810D52361DA893AD23E0B8E81507" KeyPath =" yes" Source =" $(env.ProductSourcePath)\pwrshplugin.pdb" />
210
- </Component >
211
208
<Component Id =" cmp78C94EF3D79D1B59DE4388AA2667668E" Guid =" {F3CAAC93-C7F5-464E-8B0A-014423941590}" >
212
209
<File Id =" fil3B354385633C6093E72CB08E11614534" KeyPath =" yes" Source =" $(env.ProductSourcePath)\api-ms-win-core-string-obsolete-l1-1-1.dll" />
213
210
</Component >
3140
3137
<ComponentRef Id =" cmp689C7CE34E0246D8B56D370E898354CE" />
3141
3138
<ComponentRef Id =" cmp634E012FEF6122735D91DE4B1BCC1116" />
3142
3139
<ComponentRef Id =" cmpDB015975B1AF141A6CDDA12B31DA2B74" />
3143
- <ComponentRef Id =" cmp6656B94731627C46DA81F79A51A024E3" />
3144
3140
<ComponentRef Id =" cmp78C94EF3D79D1B59DE4388AA2667668E" />
3145
3141
<ComponentRef Id =" cmp2C924B87CA7B55E4B688163D0424BF1B" />
3146
3142
<ComponentRef Id =" cmp0D69AF816E19455A8CF5034C61317EA3" />
Original file line number Diff line number Diff line change 28
28
<PackageReference Include =" System.Text.Encoding.CodePages" Version =" 4.6.0-preview9.19421.4" />
29
29
<!-- the following package(s) are from the powershell org -->
30
30
<PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2.0.0-preview.2" />
31
- <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 7.0.0-preview.1 " />
31
+ <PackageReference Include =" Microsoft.PowerShell.Native" Version =" 7.0.0-preview.2 " />
32
32
</ItemGroup >
33
33
34
34
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments