We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb730c5 commit aa7b893Copy full SHA for aa7b893
dependencies.props
@@ -12,7 +12,7 @@
12
13
<PropertyGroup>
14
<!-- Central place to set the versions of all nuget packages produced in the repo -->
15
- <PackageVersion Condition="'$(PackageVersion)' == ''">2.1.5</PackageVersion>
+ <PackageVersion Condition="'$(PackageVersion)' == ''">2.1.6</PackageVersion>
16
17
<!-- Set the boolean below to true to generate packages with stabilized versions -->
18
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
0 commit comments