Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric St. John <ericstj@microsoft.com>2016-07-01 01:12:36 +0300
committerEric St. John <ericstj@microsoft.com>2016-07-01 01:12:36 +0300
commitb2d61e78e904b574b2e7fde61d82b29a0ea6c767 (patch)
treebaac4cb0ea67c5bcabeea0bca3e94d61e22cdf30 /pkg/Microsoft.NETCore.Targets
parent9e253430aea9b8d2420266183d479201af8ec505 (diff)
Increment versions post servicing
This bumps the versions of the packages we intend to ship out of the servicing branch so that the master will be later than release.
Diffstat (limited to 'pkg/Microsoft.NETCore.Targets')
-rw-r--r--pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj
index 1be30e26f1..34a99be229 100644
--- a/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj
+++ b/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <Version>1.0.2</Version>
+ <Version>1.0.3</Version>
<IsLineupPackage>true</IsLineupPackage>
<RuntimeFileSource>runtime.json</RuntimeFileSource>
<SkipValidatePackage>true</SkipValidatePackage>