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-06-15 22:25:56 +0300
committerEric St. John <ericstj@microsoft.com>2016-06-17 02:03:53 +0300
commit92a411776004239482ba1b5032afc8483518810c (patch)
tree3a46cb124dfd2209c5e0cf35887e28380013ffe2 /pkg/Microsoft.NETCore.Platforms
parent7b526135f8ea65dcb9ffdaf6cc4257b8a2298b86 (diff)
Bump versions across corefx and move to beta
Now that we have stable packages for our current versions we need to bump the 3rd portion (bugfix) to represent code-changes without API additions.
Diffstat (limited to 'pkg/Microsoft.NETCore.Platforms')
-rw-r--r--pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj
index 7a76562927..6826971896 100644
--- a/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj
+++ b/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <Version>1.0.1</Version>
+ <Version>1.0.2</Version>
<SkipValidatePackage>true</SkipValidatePackage>
</PropertyGroup>