summaryrefslogtreecommitdiff
path: root/dir.common.props
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2020-01-15 11:51:12 -0800
committerGitHub <noreply@github.com>2020-01-15 11:51:12 -0800
commitf14483fb2857f507c302815a54d02d275864e423 (patch)
tree9f285fb7079d1697d0a3df2416cad1d61fc55053 /dir.common.props
parentc43d0336eb999fe3bc7bf5873effe89cee716c69 (diff)
downloadcoreclr-f14483fb2857f507c302815a54d02d275864e423.tar.gz
coreclr-f14483fb2857f507c302815a54d02d275864e423.tar.bz2
coreclr-f14483fb2857f507c302815a54d02d275864e423.zip
Update branding to 3.1.2 (#27998)
eng/Versions.props doesn't seem to be the source of truth for branding
Diffstat (limited to 'dir.common.props')
-rw-r--r--dir.common.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.common.props b/dir.common.props
index 652f5ed611..d992bc77a9 100644
--- a/dir.common.props
+++ b/dir.common.props
@@ -65,7 +65,7 @@
<PropertyGroup>
<!-- Central place to set the versions of all nuget packages produced in the repo -->
- <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.1</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.2</PackageVersion>
<PreReleaseLabel>servicing</PreReleaseLabel>
</PropertyGroup>