Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
297 commits
Select commit Hold shift + click to select a range
8d0408f
Create private cancellation token in InstallHelper (#422)
alerickson Jul 27, 2021
a60cbf1
Remove unneeded PR trigger and enable tests on Linux and macOS platfo…
PaulHigin Jul 27, 2021
6345479
Update README.md (#423)
alerickson Jul 27, 2021
365fe47
Add updates to complete Tests for Install, Save, Publish, Get-Install…
alerickson Jul 27, 2021
27acdc1
Ensure URI creation is cross platform compatible (#421)
anamnavi Jul 28, 2021
0b2c320
Add fix for failing unix tests (#426)
alerickson Jul 29, 2021
4001d12
Update cmdlet (#407)
anamnavi Jul 29, 2021
8c92787
Install should implement ShouldProcess (#425)
anamnavi Jul 29, 2021
2e6f965
Preview tag support (#428)
anamnavi Jul 30, 2021
02a85cc
Find tests (#429)
anamnavi Aug 2, 2021
1863cf0
Temporarily remove unimplemented DestintationPath parameter (#431)
PaulHigin Aug 2, 2021
45996c9
Wildcard processing (#432)
anamnavi Aug 3, 2021
91e32d4
Update help files for {Update, Find}-PSResource and {Register, Set, G…
anamnavi Aug 3, 2021
87ed19e
Update help files for {Get-Installed, Install, Publish, Save, and Uni…
alerickson Aug 3, 2021
f4b04e3
Update PSGet documentation link in readme (#437)
alerickson Aug 4, 2021
4773b46
Replace WriteDebug() with WriteVerbose() (#438)
anamnavi Aug 4, 2021
b740a70
Update module version to use new form (#439)
PaulHigin Aug 4, 2021
c82d314
Change 'APIKey' to 'ApiKey' (#443)
alerickson Aug 5, 2021
651ac00
Update help documentation for minimum inclusive version range (#442)
anamnavi Aug 5, 2021
299aee3
Update NuGet libraries to stable version (#445)
alerickson Aug 6, 2021
03f59c4
Fix bug with Publish-PSResource not properly adding tags to nuspec (#…
alerickson Aug 6, 2021
ea460f2
add ShouldSupport implementation for Save-PSResource (#447)
anamnavi Aug 6, 2021
b96b290
make support for Artifactory more generalized (#446)
anamnavi Aug 6, 2021
e6208fd
Auto-create PSResourceRepository.xml file if the file does not alread…
alerickson Aug 9, 2021
5361a55
add issue template (#452)
SteveL-MSFT Aug 9, 2021
4ed9654
Update changelog (#453)
alerickson Aug 9, 2021
47b7ad9
Support Azure Artifacts for PowerShell modules (#449)
anamnavi Aug 9, 2021
c921b0c
Add clarifying comments to util functions (#454)
PaulHigin Aug 10, 2021
cbccb23
fix minor typo in release yml (#455)
anamnavi Aug 10, 2021
58df9c5
Command dsc parametersets (#490)
anamnavi Sep 28, 2021
820351b
Tag type paramset (#478)
anamnavi Sep 29, 2021
baadd0c
Remove unnecessary .nupkg.metadata from module after installation (#500)
alerickson Oct 5, 2021
272efb3
Fix failing tests on Windows when not an admin (#502)
keithallenjackson Oct 5, 2021
dd0e7fe
Update README.md (#503)
SydneyhSmith Oct 5, 2021
ae5865f
Add Sbom to release package (#507)
PaulHigin Oct 8, 2021
dc15254
Fix bug with some modules installing as scripts (#504)
alerickson Oct 8, 2021
0c9d93b
Value from pipeline cleanup (#511)
anamnavi Oct 18, 2021
aa116d7
Add InputObject parameter sets for appropriate *-PSResource cmdlets, …
anamnavi Oct 18, 2021
2161ac8
Fix CI to use latest ubuntu image (#527)
PaulHigin Nov 2, 2021
9afc059
Fix test image (#528)
PaulHigin Nov 2, 2021
7026ceb
Add CI notice generator (#529)
PaulHigin Nov 2, 2021
72670db
change Find-PSResource tests to not test against production package C…
anamnavi Nov 3, 2021
213380a
Fix for Install-PSResource always reinstall issue (#525)
PaulHigin Nov 3, 2021
592979e
update error message to mention repo name, also clean up some success…
anamnavi Nov 4, 2021
36a6305
Uninstall and Get-Installed prerelease support for Version parameter …
anamnavi Nov 4, 2021
a47af8a
Add -NoClobber functionality to Install-PSResource (#509)
alerickson Nov 5, 2021
5d82ff1
Implement -DestinationPath parameter for Publish-PSResource (#506)
alerickson Nov 5, 2021
a3a732c
Updates for Update-PSResource (#534)
PaulHigin Nov 8, 2021
85cb162
Fix Publish-PSResource -DestinationPath test failure (#537)
PaulHigin Nov 9, 2021
4632fa5
Fix clobber tests (#539)
PaulHigin Nov 9, 2021
8d1a5fa
Uri bug fix (#542)
alerickson Nov 10, 2021
0868c91
Use Utils.DeleteDirectory consistently (#544)
PaulHigin Nov 11, 2021
74c45e5
Change all instances of 'Get-InstalledPSResource' to 'Get-PSResource'…
alerickson Nov 11, 2021
7efcaa5
Code clean up pass (#547)
PaulHigin Nov 15, 2021
cf75124
Remove unneeded Microsoft.Extensions.Logging (#546)
alerickson Nov 15, 2021
db2a6bd
Use path separator to split PSModulePath env var (#541)
alerickson Nov 15, 2021
b987ebd
More code clean up for next release (#548)
PaulHigin Nov 18, 2021
7f73be8
Add -SkipDependencyCheck to cmdlets. (#550)
PaulHigin Nov 29, 2021
1d216e1
Implement Progress Bar for Install (#552)
anamnavi Nov 30, 2021
26866ac
Bug fix for Publish-PSResource deleting a temp dir that contains a re…
alerickson Nov 30, 2021
01aaf34
Add -PassThru to Install-PSResource, Save-PSResource, and Update-PSRe…
alerickson Nov 30, 2021
d605294
Add -AsNupkg and -IncludeXML params and test (#538)
alerickson Dec 1, 2021
d6bf643
Remove DSCResources from PowerShellGet (#553)
alerickson Dec 1, 2021
e6370be
Add -PassThru support for Unregister-PSResourceRepository (#556)
anamnavi Dec 2, 2021
d9e1db9
Fix CI after removal of DSC modules (#557)
PaulHigin Dec 2, 2021
a4255ff
Implement -Quiet param for Install and Update -PSResource (#561)
alerickson Dec 2, 2021
5c9bd7b
Update help documentation (#558)
alerickson Dec 3, 2021
d4e0262
Install should not silently fail (#554)
anamnavi Dec 7, 2021
421d77a
Tests and error handling (#564)
anamnavi Dec 8, 2021
08abd67
Update change log for beta 12 release (#567)
PaulHigin Dec 8, 2021
042b43b
Fix tests errors being written out to output (#568)
anamnavi Dec 9, 2021
3fb6056
Suppress progress bar during testing (#569)
PaulHigin Dec 9, 2021
f22c131
Add new SBOM parameters (#579)
PaulHigin Dec 17, 2021
1242151
Add support for credential persistence (#480)
cansuerdogan Jan 14, 2022
2ccb340
rename PSResourceInfo PrereleaseLabel property and variables to Prere…
anamnavi Jan 19, 2022
83594b6
Implement RequiredResourceFile and RequiredResource parameters (#592)
alerickson Jan 21, 2022
2f811e3
Update release build image (#600)
PaulHigin Jan 27, 2022
37fc028
Fix Write-Error on build failure. (#601)
PaulHigin Jan 27, 2022
1269e4e
Rename params: *url to *uri (#551)
fsackur Feb 3, 2022
c31d365
Update tests to use PowerShell pipeline cmdlets (#570)
PaulHigin Feb 3, 2022
927e01c
Add support for Uninstall-PSResource (#593)
anamnavi Feb 4, 2022
d1cfda8
Allow .psd1 to be passed into -RequiredResourceFile (#610)
alerickson Feb 23, 2022
4cdc5dc
Refactor tests to use test modules from PSGallery, not PoshTestGaller…
anamnavi Apr 14, 2022
71cc804
Add -Scope parameter to Get-PSResource and Uninstall-PSResource (#639)
alerickson May 10, 2022
b323701
Change -Repositories param to -Repository in Register-PSResourceRepos…
alerickson May 17, 2022
0ad2f50
Bug fix for publishing modules with RequiredModules specified in .psd…
alerickson May 18, 2022
7a2fd8d
Update Uninstall-PSResource.md
SydneyhSmith May 18, 2022
6d77c35
Update Get-PSResource.md
SydneyhSmith May 18, 2022
4f0121d
Update Get-PSResource.md
SydneyhSmith May 18, 2022
4fdc324
Update Uninstall-PSResource.md
SydneyhSmith May 18, 2022
137780c
Update Update-PSResource.md
SydneyhSmith May 18, 2022
90d295e
Update Save-PSResource.md
SydneyhSmith May 18, 2022
4124880
Update Install-PSResource.md
SydneyhSmith May 18, 2022
ee056c2
Update Set-PSResourceRepository.md
SydneyhSmith May 18, 2022
2d620dd
Update Register-PSResourceRepository.md
SydneyhSmith May 18, 2022
2d307af
Update tests for Publish-PSResource (#648)
alerickson May 19, 2022
f15f790
Publish-PSResource Script publishing support (#642)
anamnavi May 19, 2022
0dca492
Update Install-PSResource.md
SydneyhSmith May 20, 2022
aa2b561
Update Install-PSResource.md
SydneyhSmith May 23, 2022
d0d8db1
Update Install-PSResource.md
SydneyhSmith May 23, 2022
ec87129
Update Find-PSResource.md
SydneyhSmith May 23, 2022
c17b29f
Update Find-PSResource.md
SydneyhSmith May 23, 2022
9cc3bc5
Merge branch 'PowerShell:master' into master
SydneyhSmith May 23, 2022
a09ac5f
Update PowerShellGet.dll-Help.xml
SydneyhSmith May 23, 2022
d020296
Update Get-PSResource.md
SydneyhSmith May 23, 2022
8e16368
Update Get-PSResource.md
SydneyhSmith May 23, 2022
a150a8d
Update Install-PSResource.md
SydneyhSmith May 23, 2022
ef930d8
Update Update-PSResource.md
SydneyhSmith May 23, 2022
47dcfe0
Update Install-PSResource.md
SydneyhSmith May 24, 2022
bb5beeb
Update Save-PSResource.md
SydneyhSmith May 24, 2022
1cee1c5
Update Update-PSResource.md
SydneyhSmith May 24, 2022
0991d59
Help updates for Preview 13 release (#651)
SydneyhSmith May 25, 2022
c81c555
add SupportsWildcard attribute for info to appear in help (#658)
anamnavi May 25, 2022
4e7b7ee
Update changelog and pkg version for 3.0.13-beta release (#659)
alerickson May 25, 2022
42bddf6
Psresourcerepository file bug (#661)
anamnavi May 26, 2022
108018b
Update changelog, release notes for version 3.0.14-beta14 (#663)
alerickson May 26, 2022
98c08e6
Update prerelease tag to 'beta14'
alerickson May 26, 2022
8d0db7f
Add authenticode validation to Install-PSResource (#632)
alerickson Jun 1, 2022
6f2ec28
Update nuget client dependency packages (#678)
alerickson Jun 21, 2022
2b4dab3
Update PSData file reader. (#681)
PaulHigin Jun 23, 2022
c535ca7
Add tests for New-PSScriptInfoFIle, Update-PSScriptInfoFile, and Test…
alerickson Jun 27, 2022
b8599db
Add benchmark tests for v3 (and v2) performance (#690)
alerickson Jul 7, 2022
5f032f1
'Update-ModuleManifest' cmdlet implementation (#677)
alerickson Jul 13, 2022
bdebc81
Add `.github/fabricbot.json` (#682)
Jul 13, 2022
0c6942f
Add some code clean up changes (#703)
PaulHigin Jul 13, 2022
9a06d54
Downgrade NuGet client packages to v5.11.2 (#719)
alerickson Jul 19, 2022
6e995f2
Script info cmdlets with Line parsing and class implementations (#708)
anamnavi Jul 20, 2022
bffff47
Add help docs for New,Update,Test-PSScriptFileInfo cmdlets (#689)
anamnavi Jul 20, 2022
997f04d
Merge branch 'PowerShell:master' into master
SydneyhSmith Jul 25, 2022
c1dd5f3
Update PowerShellGet.dll-Help.xml
SydneyhSmith Jul 25, 2022
74c8f02
Update PowerShellGet.dll-Help.xml
SydneyhSmith Jul 25, 2022
fba5d3a
Script file duplicate keys and parsing help comment block (#726)
anamnavi Jul 26, 2022
5f26c3c
Update Find-PSResource.md
SydneyhSmith Jul 26, 2022
6ec28d6
Update Get-PSResource.md
SydneyhSmith Jul 26, 2022
852a42f
Update Install-PSResource.md
SydneyhSmith Jul 26, 2022
b6d2e96
Update New-PSScriptFileInfo.md
SydneyhSmith Jul 26, 2022
ebf7318
Update Publish-PSResource.md
SydneyhSmith Jul 26, 2022
cd1b423
Update Register-PSResourceRepository.md
SydneyhSmith Jul 26, 2022
d3b51eb
Update Save-PSResource.md
SydneyhSmith Jul 26, 2022
0acc701
Update Set-PSResourceRepository.md
SydneyhSmith Jul 26, 2022
8e1fabd
Update Test-PSScriptFileInfo.md
SydneyhSmith Jul 26, 2022
7eefc61
Update Uninstall-PSResource.md
SydneyhSmith Jul 26, 2022
2504422
Update Unregister-PSResourceRepository.md
SydneyhSmith Jul 26, 2022
a05361a
Update Update-ModuleManifest.md
SydneyhSmith Jul 26, 2022
ccec87c
Update Update-PSResource.md
SydneyhSmith Jul 26, 2022
12b1ff0
Update Update-PSScriptFileInfo.md
SydneyhSmith Jul 26, 2022
79556ee
Update Install-PSResource.md
SydneyhSmith Jul 26, 2022
cb48dce
Update Find-PSResource.md
SydneyhSmith Jul 26, 2022
3c32f3f
Update PowerShellGet.dll-Help.xml
SydneyhSmith Jul 26, 2022
daa5e67
Update pkg version, changelog, release notes for 3.0.15-beta15 releas…
alerickson Jul 26, 2022
98feec0
Merge pull request #732 from SydneyhSmith/master
SydneyhSmith Jul 26, 2022
3971392
Fixes for use of IEnumerable and dependent module re-install issues (…
PaulHigin Jul 26, 2022
f82cda7
Update NuGet.Packaging to version 6.2.1 (#733)
anamnavi Jul 27, 2022
9b4eaff
Update pkg version and notes for release (#734)
anamnavi Jul 27, 2022
ca5d558
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
9a17212
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
abe899e
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
cae2a9b
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
dd255ad
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
22e24c6
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
f81abc2
Copy LICENSE and Notice.txt to build output path (#735)
alerickson Jul 27, 2022
b790c2e
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
8da460a
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
2fad52d
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
e9bb3e2
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
0c1f810
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
abe6f93
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
a840599
Merge branch 'master' of https://dev.azure.com/powershell-rel/_git/Po…
PaulHigin Jul 27, 2022
5647287
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
4bdcd95
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
c8b85ea
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
5bd9695
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
ad5cd62
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
277426e
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
727d317
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
5d6ece5
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
115916a
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
1390a18
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
ea2fe9f
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
7bc0626
Update ci_release.yml for Azure Pipelines
alerickson Jul 27, 2022
c966cd8
Merge branch 'master' of https://dev.azure.com/powershell-rel/_git/Po…
PaulHigin Jul 28, 2022
30ff560
Remove unneeded copy (#736)
PaulHigin Jul 28, 2022
d335be1
Add error message for failure to install after choosing not to trust …
alerickson Jul 28, 2022
d3b8043
Remove ShouldProcess from FindPSResource (#710)
alerickson Jul 28, 2022
b75c4c8
Add OutputType attributes to Get-PSResource and Get-PSResourceReposit…
alerickson Jul 28, 2022
f9331f1
Add PSModulePath paths when retrieving resource paths (#700)
alerickson Aug 2, 2022
767cb52
Remove .nupkg.metadata file (#738)
alerickson Aug 2, 2022
b49a6c5
Change "IncludeXML" to "IncludeXml" (#739)
alerickson Aug 2, 2022
b2b2528
Cannot assume PSScriptInfo metadata will have empty lines in between …
anamnavi Aug 4, 2022
81fc032
Change ConfirmImpact from Medium to Low
alyssa1303 Aug 8, 2022
7517e74
Change default path to CurrentFileSystemLocation (#742)
alerickson Aug 8, 2022
f5bd012
Merge pull request #745 from alyssa1303/change-confirmimpact
alyssa1303 Aug 9, 2022
1131479
Fix -PassThru to return all properties
alyssa1303 Aug 10, 2022
ce2c803
Delete commented code
alyssa1303 Aug 10, 2022
51256a3
Add ValueFromPipelineByPropertyName to Set-PSResourceRepository (#705)
alerickson Aug 11, 2022
095b538
Merge branch 'master' of https://github.com/alyssa1303/PowerShellGet …
alyssa1303 Aug 11, 2022
fc5e2fd
Fix typo
alyssa1303 Aug 11, 2022
9853f38
Merge branch 'set-ps-passthru' of https://github.com/alyssa1303/Power…
alyssa1303 Aug 11, 2022
862ab3c
Editorial pass on cmdlet ref (#743)
sdwheeler Aug 11, 2022
2a88df5
Merge branch 'master' of https://github.com/alyssa1303/PowerShellGet …
alyssa1303 Aug 11, 2022
7613874
Check Uri before setting the new value
alyssa1303 Aug 11, 2022
1d17409
refactor updating user uri
alyssa1303 Aug 12, 2022
5c8ee8c
Update priority range for PSResourceRepository to 0-100 (#741)
alerickson Aug 12, 2022
934e36d
Add -Force param to Register-PSResourceRepository and Set-PSResourceR…
alerickson Aug 14, 2022
1153431
Bug fix in Publish-PSResource when creating nuspec (#693)
alerickson Aug 15, 2022
d6e4151
resolve confict with master branch
alyssa1303 Aug 15, 2022
fc233f6
add error for failure of Uri creation
alyssa1303 Aug 15, 2022
38acaa1
add temporary path parameter to save
alyssa1303 Aug 15, 2022
65b6837
Change error message
alyssa1303 Aug 15, 2022
107812f
Merge pull request #748 from alyssa1303/set-ps-passthru
alyssa1303 Aug 16, 2022
97faa78
Merge branch 'master' of https://github.com/alyssa1303/PowerShellGet …
alyssa1303 Aug 16, 2022
a0370c3
add TemporaryPath parameter to Install and Update
alyssa1303 Aug 16, 2022
8659695
add parameter attribute
alyssa1303 Aug 16, 2022
374af5d
revert unintendded change
alyssa1303 Aug 16, 2022
0bc8494
rename FilePath parameter to Path
alyssa1303 Aug 16, 2022
7281f9b
update .md files to Path instead of FilePath
alyssa1303 Aug 16, 2022
c4a08a1
update test files to use Path instead of FilePath
alyssa1303 Aug 16, 2022
5f2cf6c
Change wording
alyssa1303 Aug 17, 2022
aadaed3
Change wording
alyssa1303 Aug 17, 2022
01c791d
remove toString()
alyssa1303 Aug 17, 2022
74faf4a
throw error for wildcard usage and unresolved path
alyssa1303 Aug 17, 2022
806622f
update .md files to add a new parameter
alyssa1303 Aug 17, 2022
ce0547e
Merge pull request #765 from alyssa1303/filepath-to-path
alyssa1303 Aug 18, 2022
faab902
Add String and SecureString to acceptable credential types in PSCrede…
alerickson Aug 18, 2022
961fc7d
Expand acceptable Path arguments for Publish-PSResource (#704)
alerickson Aug 18, 2022
233f2c8
remove inheritance and fix test
alyssa1303 Aug 22, 2022
dc18766
fix code style
alyssa1303 Aug 22, 2022
c1e3b3f
fix test for UpdatePSResource
alyssa1303 Aug 22, 2022
49cb40d
Update test/InstallPSResource.Tests.ps1
alyssa1303 Aug 22, 2022
4aebaf2
use should throw instead of try/catch
alyssa1303 Aug 22, 2022
e2ae648
Fix RequireModules description & add Find example (#769)
sdwheeler Aug 22, 2022
e799a53
Merge pull request #763 from alyssa1303/temp-path-param
alyssa1303 Aug 22, 2022
dee8d95
Merge pull request #773 from alyssa1303/remove-inheritance
alyssa1303 Aug 23, 2022
0450de8
change path handle
alyssa1303 Aug 26, 2022
d53a330
delete test
alyssa1303 Aug 30, 2022
f2f490a
Script file validation and metadata properties population for Publish…
anamnavi Aug 31, 2022
a64d2f9
Install-PSResource: Installation path for scripts not included in env…
anamnavi Aug 31, 2022
fdc1c01
Merge pull request #780 from alyssa1303/fix-path-handle
alyssa1303 Aug 31, 2022
3bd5ccd
Update CHANGELOG.md for beta17 (#782)
SydneyhSmith Aug 31, 2022
1029f22
Release 3.0.17 (#783)
alyssa1303 Aug 31, 2022
c19a0d0
Update PowerShellGet.dll-Help.xml (#784)
SydneyhSmith Sep 1, 2022
5412c5b
replace exposed hardcoded test secrets with random one (#785)
anamnavi Sep 1, 2022
1ef484f
Missed one case of hardcoded test passwd. (#786)
PaulHigin Sep 1, 2022
d257425
Remove unneeded constructor tests (#787)
PaulHigin Sep 1, 2022
24c637c
Remove unneeded test. (#788)
PaulHigin Sep 1, 2022
49243c0
Merge branch 'master' of https://github.com/powershell/powershellget …
PaulHigin Sep 7, 2022
9507b2c
Merge branch 'master' of https://github.com/powershell/powershellget …
PaulHigin Sep 26, 2022
75b5f2f
Merge branch 'master' of https://github.com/powershell/powershellget …
PaulHigin Oct 7, 2022
1014c25
Merge branch 'master' of https://github.com/powershell/powershellget …
PaulHigin Jan 9, 2023
2311980
Update PSGet module version
PaulHigin Jan 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ stages:
BuildDropPath: $(signOutPath)
Build_Repository_Uri: 'https://github.com/powershell/powershellget'
PackageName: 'PowerShellGet'
PackageVersion: '3.0.17'
PackageVersion: '3.0.18'

- pwsh: |
$modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 3.0.18-beta18

### New Features

### Bug Fixes

## 3.0.17-beta17

### New Features
Expand Down
4 changes: 2 additions & 2 deletions src/PowerShellGet.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@{
RootModule = './netstandard2.0/PowerShellGet.dll'
ModuleVersion = '3.0.17'
ModuleVersion = '3.0.18'
GUID = '1d73a601-4a6c-43c5-ba3f-619b18bbb404'
Author = 'Microsoft Corporation'
CompanyName = 'Microsoft Corporation'
Expand Down Expand Up @@ -35,7 +35,7 @@
AliasesToExport = @('inmo', 'fimo', 'upmo', 'pumo')
PrivateData = @{
PSData = @{
Prerelease = 'beta17'
Prerelease = 'beta18'
Tags = @('PackageManagement',
'PSEdition_Desktop',
'PSEdition_Core',
Expand Down
6 changes: 3 additions & 3 deletions src/code/PowerShellGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<OutputType>Library</OutputType>
<RootNamespace>PowerShellGet</RootNamespace>
<AssemblyName>PowerShellGet</AssemblyName>
<AssemblyVersion>3.0.17.0</AssemblyVersion>
<FileVersion>3.0.17</FileVersion>
<InformationalVersion>3.0.17</InformationalVersion>
<AssemblyVersion>3.0.18.0</AssemblyVersion>
<FileVersion>3.0.18</FileVersion>
<InformationalVersion>3.0.18</InformationalVersion>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
Expand Down