Update branding to 2.1.3 (#18651)
authorWilliam Godbe <wigodbe@microsoft.com>
Tue, 26 Jun 2018 22:53:42 +0000 (15:53 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Jun 2018 22:53:42 +0000 (15:53 -0700)
dependencies.props

index 0c2be9c..c56b36b 100644 (file)
@@ -12,7 +12,7 @@
 
   <PropertyGroup>
     <!-- Central place to set the versions of all nuget packages produced in the repo -->
-    <PackageVersion Condition="'$(PackageVersion)' == ''">2.1.1</PackageVersion>
+    <PackageVersion Condition="'$(PackageVersion)' == ''">2.1.3</PackageVersion>
 
     <!-- Set the boolean below to true to generate packages with stabilized versions -->
     <StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>