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
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.
-rw-r--r--pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj2
-rw-r--r--src/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj2
-rw-r--r--src/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj2
-rw-r--r--src/System.IO.Compression/ref/System.IO.Compression.csproj2
-rw-r--r--src/System.IO.Compression/src/System.IO.Compression.csproj2
-rw-r--r--src/System.Private.Uri/pkg/System.Private.Uri.pkgproj2
-rw-r--r--src/System.Private.Uri/src/System.Private.Uri.csproj2
7 files changed, 7 insertions, 7 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>
diff --git a/src/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj b/src/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj
index 8a25145aa6..570454341a 100644
--- a/src/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj
+++ b/src/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj
@@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <AssemblyVersion>4.0.2.0</AssemblyVersion>
+ <AssemblyVersion>4.0.3.0</AssemblyVersion>
<OutputType>Library</OutputType>
<PackageTargetFramework>netstandard1.3</PackageTargetFramework>
<NuGetTargetMoniker>.NETStandard,Version=v1.3</NuGetTargetMoniker>
diff --git a/src/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj b/src/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
index 1f8cc11913..6383939007 100644
--- a/src/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
+++ b/src/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj
@@ -6,7 +6,7 @@
<ProjectGuid>{02304469-722E-4723-92A1-820B9A37D275}</ProjectGuid>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<IsPartialFacadeAssembly Condition="'$(TargetGroup)'!='netcore50aot'">true</IsPartialFacadeAssembly>
- <AssemblyVersion>4.0.2.0</AssemblyVersion>
+ <AssemblyVersion>4.0.3.0</AssemblyVersion>
<PackageTargetFramework Condition="'$(PackageTargetFramework)' == ''">netstandard1.3</PackageTargetFramework>
<NuGetTargetMoniker Condition="'$(TargetGroup)' == ''">.NETStandard,Version=v1.3</NuGetTargetMoniker>
<!-- Disable 1685 (aka multiple type definitions) warning so it doesn't turn into an error -->
diff --git a/src/System.IO.Compression/ref/System.IO.Compression.csproj b/src/System.IO.Compression/ref/System.IO.Compression.csproj
index 28330b899d..f9548a45cf 100644
--- a/src/System.IO.Compression/ref/System.IO.Compression.csproj
+++ b/src/System.IO.Compression/ref/System.IO.Compression.csproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
<UseECMAKey Condition="'$(UseECMAKey)' == ''">true</UseECMAKey>
- <AssemblyVersion>4.1.1.0</AssemblyVersion>
+ <AssemblyVersion>4.1.2.0</AssemblyVersion>
<OutputType>Library</OutputType>
<PackageTargetFramework>netstandard1.3</PackageTargetFramework>
<NuGetTargetMoniker>.NETStandard,Version=v1.3</NuGetTargetMoniker>
diff --git a/src/System.IO.Compression/src/System.IO.Compression.csproj b/src/System.IO.Compression/src/System.IO.Compression.csproj
index 37976760b7..d3a9a79381 100644
--- a/src/System.IO.Compression/src/System.IO.Compression.csproj
+++ b/src/System.IO.Compression/src/System.IO.Compression.csproj
@@ -6,7 +6,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
<AssemblyName>System.IO.Compression</AssemblyName>
- <AssemblyVersion>4.1.1.0</AssemblyVersion>
+ <AssemblyVersion>4.1.2.0</AssemblyVersion>
<OutputType>Library</OutputType>
<ProjectGuid>{5471BFE8-8071-466F-838E-5ADAA779E742}</ProjectGuid>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
diff --git a/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj b/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
index 794e465b51..ee756f1953 100644
--- a/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
+++ b/src/System.Private.Uri/pkg/System.Private.Uri.pkgproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
<!-- Ideally we'd harvest this from the runtime dependencies -->
- <Version>4.0.2</Version>
+ <Version>4.0.3</Version>
<!-- The Unix implementations place the asset in a generation folder,
however the assembly won't reference any generation-based contracts -->
<SkipGenerationCheck>true</SkipGenerationCheck>
diff --git a/src/System.Private.Uri/src/System.Private.Uri.csproj b/src/System.Private.Uri/src/System.Private.Uri.csproj
index 648483b545..ce2f2cad55 100644
--- a/src/System.Private.Uri/src/System.Private.Uri.csproj
+++ b/src/System.Private.Uri/src/System.Private.Uri.csproj
@@ -7,7 +7,7 @@
<PropertyGroup>
<ProjectGuid>{4AC5343E-6E31-4BA5-A795-0493AE7E9008}</ProjectGuid>
<AssemblyName>System.Private.Uri</AssemblyName>
- <AssemblyVersion>4.0.2.0</AssemblyVersion>
+ <AssemblyVersion>4.0.3.0</AssemblyVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DefineConstants>$(DefineConstants);INTERNAL_GLOBALIZATION_EXTENSIONS</DefineConstants>
<!-- Suppress warnings for type conflicts between SafeFileHandle in partial facade and mscorlib -->