[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/powercode/PowerShell/PSObjectFlags/PowerShell.Common.props [Back]  [Original]



      $(ReleaseTag)


      ^v(.+)-(\d+)-g(.+)
      $([System.Text.RegularExpressions.Regex]::Match($(PowerShellVersion), $(RegexGitVersion)).Groups[1].Value)
      $([System.Text.RegularExpressions.Regex]::Match($(PowerShellVersion), $(RegexGitVersion)).Groups[2].Value)
      $([System.Text.RegularExpressions.Regex]::Match($(PowerShellVersion), $(RegexGitVersion)).Groups[3].Value)

      
      $(PSCoreBuildVersion) SHA: $(PSCoreCommitSHA)
      $(PSCoreBuildVersion) Commits: $(PSCoreAdditionalCommits) SHA: $(PSCoreCommitSHA)


      $(PSCoreBuildVersion)
      $(PSCoreFormattedVersion)
      $(PSCoreFormattedVersion)

      
      $(PSCoreBuildVersion)


    PowerShell Core
    Microsoft Corporation
    (c) Microsoft Corporation. All rights reserved.

    netcoreapp2.1
    2.1.7
    Latest

    true
    true
    true
    true
    en-US

    true
    ../signing/visualstudiopublic.snk
    true
    true


    $(DefineConstants);CORECLR
    true


    $(DefineConstants);UNIX


    portable


    true


    true
    full


    false
    portable


    full
  


Web Proxy Viewer  |  New URL  |  Original Page