René's URL Explorer Experiment


Title: Fix parse error in Windows PowerShell by johlju · Pull Request #136 · PoshCode/ModuleBuilder · GitHub

Open Graph Title: Fix parse error in Windows PowerShell by johlju · Pull Request #136 · PoshCode/ModuleBuilder

X Title: Fix parse error in Windows PowerShell by johlju · Pull Request #136 · PoshCode/ModuleBuilder

Description: This will fix issue #135. In Windows PowerShell this will not work: @{ Version = if (($V = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[0])) { [version]$V } Prerelease = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[1] BuildMetadata = $BuildInfo.SemVer.Split("+", 2)[1] } but this will: @{ Prerelease = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[1] BuildMetadata = $BuildInfo.SemVer.Split("+", 2)[1] Version = if (($V = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[0])) { [version]$V } } By moving the Version property at the end there is no parse error. This error does not occur on PowerShell 7.x. It handles if-blocks in hashtables better apparently.

Open Graph Description: This will fix issue #135. In Windows PowerShell this will not work: @{ Version = if (($V = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[0])) { ...

X Description: This will fix issue #135. In Windows PowerShell this will not work: @{ Version = if (($V = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[0])) { ...

Opengraph URL: https://github.com/PoshCode/ModuleBuilder/pull/136

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0b23c42d-6976-0837-c0ce-33af1e15086f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id92E8:1857DE:98CB30:D9381E:697A2403
html-safe-noncefe4f578918f97365cf3087bfb2b91fab6979494bf8fc494d3dacfa740f8605d6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MkU4OjE4NTdERTo5OENCMzA6RDkzODFFOjY5N0EyNDAzIiwidmlzaXRvcl9pZCI6Ijg4OTYyMjMyMTE0NTY5NjM1ODciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd4e19e0f8b96c1b983ea56dfca687e5379908af3157cc7177df84134c66351b2
hovercard-subject-tagpull_request:2351371498
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/PoshCode/ModuleBuilder/pull/136/files
twitter:imagehttps://avatars.githubusercontent.com/u/7189721?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/7189721?s=400&v=4
og:image:altThis will fix issue #135. In Windows PowerShell this will not work: @{ Version = if (($V = $BuildInfo.SemVer.Split("+")[0].Split("-", 2)[0])) { ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonee45f4a1aa1d2f5e476694a8ca3079eb927f0ea276035a2d5e78665f09121ff98
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/PoshCode/ModuleBuilder git https://github.com/PoshCode/ModuleBuilder.git
octolytics-dimension-user_id5641451
octolytics-dimension-user_loginPoshCode
octolytics-dimension-repository_id18412121
octolytics-dimension-repository_nwoPoshCode/ModuleBuilder
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id18412121
octolytics-dimension-repository_network_root_nwoPoshCode/ModuleBuilder
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release8a5f67754bd81296f454ff3fa910631e09e4052c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPoshCode%2FModuleBuilder%2Fpull%2F136%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPoshCode%2FModuleBuilder%2Fpull%2F136%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=PoshCode%2FModuleBuilder
Reloadhttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Reloadhttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Reloadhttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
PoshCode https://patch-diff.githubusercontent.com/PoshCode
ModuleBuilderhttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FPoshCode%2FModuleBuilder
Fork 59 https://patch-diff.githubusercontent.com/login?return_to=%2FPoshCode%2FModuleBuilder
Star 492 https://patch-diff.githubusercontent.com/login?return_to=%2FPoshCode%2FModuleBuilder
Code https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder
Issues 8 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/issues
Pull requests 0 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pulls
Actions https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/actions
Projects 0 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/projects
Wiki https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/wiki
Security 0 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/security
Insights https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pulse
Code https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder
Issues https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/issues
Pull requests https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pulls
Actions https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/actions
Projects https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/projects
Wiki https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/wiki
Security https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/security
Insights https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FPoshCode%2FModuleBuilder%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FPoshCode%2FModuleBuilder%2Fissues%2Fnew%2Fchoose
Jaykulhttps://patch-diff.githubusercontent.com/Jaykul
PoshCode:mainhttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/tree/main
johlju:fix/issue-135https://patch-diff.githubusercontent.com/johlju/ModuleBuilder/tree/fix/issue-135
Conversation 2 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136
Commits 1 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/commits
Checks 4 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/checks
Files changed https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Please reload this pagehttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Fix parse error in Windows PowerShell https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
be5bb8d Fix parse error in Windows PowerShell johlju Feb 22, 2025 https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/commits/be5bb8de8b6ec616ebe98eaec7c379973f00173c
Clear filters https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Please reload this pagehttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Please reload this pagehttps://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files
Source/Private/InitializeBuild.ps1https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files#diff-23b9f8e76b4b5dd592992086fc5d4309adb66bdb9750bfdbe28b898f1cb76d50
View file https://patch-diff.githubusercontent.com/johlju/ModuleBuilder/blob/be5bb8de8b6ec616ebe98eaec7c379973f00173c/Source/Private/InitializeBuild.ps1
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files#diff-23b9f8e76b4b5dd592992086fc5d4309adb66bdb9750bfdbe28b898f1cb76d50
https://patch-diff.githubusercontent.com/PoshCode/ModuleBuilder/pull/136/files#diff-23b9f8e76b4b5dd592992086fc5d4309adb66bdb9750bfdbe28b898f1cb76d50
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.