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

Commit b1f55ff

Browse files
author
Nate McMaster
committed
Merge branch 'release/2.0' of release/2.0.9
2 parents 5b7b027 + c3989f8 commit b1f55ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/dependencies.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<MicrosoftIdentityModelProtocolsWsFederationPackageVersion>5.2.0</MicrosoftIdentityModelProtocolsWsFederationPackageVersion>
3232
<MicrosoftNETCoreApp10PackageVersion>1.0.11</MicrosoftNETCoreApp10PackageVersion>
3333
<MicrosoftNETCoreApp11PackageVersion>1.1.8</MicrosoftNETCoreApp11PackageVersion>
34-
<MicrosoftNETCoreApp20PackageVersion>2.0.8-servicing-26407-02</MicrosoftNETCoreApp20PackageVersion>
34+
<MicrosoftNETCoreApp20PackageVersion>2.0.9-servicing-26612-03</MicrosoftNETCoreApp20PackageVersion>
3535
<MicrosoftNETCoreWindowsApiSetsPackageVersion>1.0.1</MicrosoftNETCoreWindowsApiSetsPackageVersion>
3636
<MicrosoftNETTestSdkPackageVersion>15.3.0</MicrosoftNETTestSdkPackageVersion>
3737
<MicrosoftOwinSecurityCookiesPackageVersion>3.0.1</MicrosoftOwinSecurityCookiesPackageVersion>

scripts/ListRepoVersions.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<#
44
.SYNOPSIS
5-
Tags each repo according to VersionPrefix in version.props of that repo
5+
Lists the version of all submodules and this repo
66
.PARAMETER Shipping
77
Only list repos that are shipping
88
#>

0 commit comments

Comments
 (0)