Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Commit

Permalink
Merge branch 'release/2.0' of release/2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate McMaster committed Jun 12, 2018
2 parents 5b7b027 + c3989f8 commit b1f55ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<MicrosoftIdentityModelProtocolsWsFederationPackageVersion>5.2.0</MicrosoftIdentityModelProtocolsWsFederationPackageVersion>
<MicrosoftNETCoreApp10PackageVersion>1.0.11</MicrosoftNETCoreApp10PackageVersion>
<MicrosoftNETCoreApp11PackageVersion>1.1.8</MicrosoftNETCoreApp11PackageVersion>
<MicrosoftNETCoreApp20PackageVersion>2.0.8-servicing-26407-02</MicrosoftNETCoreApp20PackageVersion>
<MicrosoftNETCoreApp20PackageVersion>2.0.9-servicing-26612-03</MicrosoftNETCoreApp20PackageVersion>
<MicrosoftNETCoreWindowsApiSetsPackageVersion>1.0.1</MicrosoftNETCoreWindowsApiSetsPackageVersion>
<MicrosoftNETTestSdkPackageVersion>15.3.0</MicrosoftNETTestSdkPackageVersion>
<MicrosoftOwinSecurityCookiesPackageVersion>3.0.1</MicrosoftOwinSecurityCookiesPackageVersion>
Expand Down
2 changes: 1 addition & 1 deletion scripts/ListRepoVersions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<#
.SYNOPSIS
Tags each repo according to VersionPrefix in version.props of that repo
Lists the version of all submodules and this repo
.PARAMETER Shipping
Only list repos that are shipping
#>
Expand Down

0 comments on commit b1f55ff

Please sign in to comment.