update branding for 3.1.3 (#28016)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Thu, 13 Feb 2020 22:24:18 +0000 (14:24 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 22:24:18 +0000 (14:24 -0800)
dir.common.props
eng/Versions.props

index d992bc7..564d5bc 100644 (file)
@@ -65,7 +65,7 @@
 
   <PropertyGroup>
     <!-- Central place to set the versions of all nuget packages produced in the repo -->
-    <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.2</PackageVersion>
+    <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.3</PackageVersion>
     <PreReleaseLabel>servicing</PreReleaseLabel>
   </PropertyGroup>
 
index 506eeac..fe608e7 100644 (file)
@@ -2,7 +2,7 @@
 <Project>
   <PropertyGroup>
     <!-- The .NET Core product branding version -->
-    <ProductVersion>3.1.2</ProductVersion>
+    <ProductVersion>3.1.3</ProductVersion>
     <!-- File version numbers -->
     <MajorVersion>4</MajorVersion>
     <MinorVersion>7</MinorVersion>