summaryrefslogtreecommitdiff
path: root/dir.common.props
diff options
context:
space:
mode:
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>2020-02-13 14:24:18 -0800
committerGitHub <noreply@github.com>2020-02-13 14:24:18 -0800
commit0656e62638d11c7af45fc39a1dc0e3442156c99f (patch)
tree37bb10481e248f630179a1fcff7cb86ecc0b5c86 /dir.common.props
parentfd22fd600a2526a7c58536da0e80325eb710d7f1 (diff)
downloadcoreclr-0656e62638d11c7af45fc39a1dc0e3442156c99f.tar.gz
coreclr-0656e62638d11c7af45fc39a1dc0e3442156c99f.tar.bz2
coreclr-0656e62638d11c7af45fc39a1dc0e3442156c99f.zip
update branding for 3.1.3 (#28016)
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 d992bc77a9..564d5bca76 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.2</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">3.1.3</PackageVersion>
<PreReleaseLabel>servicing</PreReleaseLabel>
</PropertyGroup>