File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
<ItemGroup >
14
14
<PackageReference Include =" PowerShellGet" Version =" 2.2.5" />
15
15
<PackageReference Include =" PackageManagement" Version =" 1.4.8.1" />
16
- <PackageReference Include =" Microsoft.PowerShell.PSResourceGet" Version =" 1.1.0-preview2 " />
16
+ <PackageReference Include =" Microsoft.PowerShell.PSResourceGet" Version =" 1.1.0-rc2 " />
17
17
<PackageReference Include =" Microsoft.PowerShell.Archive" Version =" 1.2.5" />
18
18
<PackageReference Include =" PSReadLine" Version =" 2.3.6" />
19
19
<PackageReference Include =" ThreadJob" Version =" 2.0.3" />
Original file line number Diff line number Diff line change 787
787
"Pattern" : " Microsoft.WSMan.Runtime.xml" ,
788
788
"FileType" : " NonProduct"
789
789
},
790
- {
791
- "Pattern" : " Modules/*.json" ,
792
- "FileType" : " NonProduct"
793
- },
794
- {
795
- "Pattern" : " Modules/*.sha256" ,
796
- "FileType" : " NonProduct"
797
- },
798
790
{
799
791
"Pattern" : " Modules/Microsoft.PowerShell.Archive/*.cat" ,
800
792
"FileType" : " NonProduct"
900
892
"FileType" : " NonProduct"
901
893
},
902
894
{
903
- "Pattern" : " Modules\\ PSReadLine\\ _manifest\\ spdx_2.2\\ manifest.cat" ,
895
+ "Pattern" : " Modules\\ Microsoft.PowerShell.PSResourceGet\\ PSResourceRepository.adml" ,
896
+ "FileType" : " NonProduct"
897
+ },
898
+ {
899
+ "Pattern" : " Modules\\ Microsoft.PowerShell.PSResourceGet\\ PSResourceRepository.admx" ,
904
900
"FileType" : " NonProduct"
905
901
},
906
902
{
3455
3451
"Pattern" : " Modules/PSDiagnostics/PSDiagnostics.psm1" ,
3456
3452
"FileType" : " Product"
3457
3453
},
3454
+ {
3455
+ "Pattern" : " Modules\\ Microsoft.PowerShell.PSResourceGet\\ InstallPSResourceGetPolicyDefinitions.ps1" ,
3456
+ "FileType" : " Product"
3457
+ },
3458
3458
{
3459
3459
"Pattern" : " pwsh.dll" ,
3460
3460
"FileType" : " Product"
You can’t perform that action at this time.
0 commit comments