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 5d97572 commit eac4184Copy full SHA for eac4184
src/Coherence.Core/Coherence.Core.csproj
@@ -20,7 +20,7 @@
20
21
<!-- AssemblyInfo metadata -->
22
<PropertyGroup>
23
- <VersionPrefix Condition="'$(VersionPrefix)' == ''">14.1.1.13</VersionPrefix>
+ <VersionPrefix Condition="'$(VersionPrefix)' == ''">14.1.1.17</VersionPrefix>
24
<Version Condition=" '$(VersionSuffix)' != '' ">$(VersionPrefix)-$(VersionSuffix)</Version>
25
<Version Condition=" '$(Version)' == '' ">$(VersionPrefix)</Version>
26
<AssemblyVersion>$(VersionPrefix)</AssemblyVersion>
0 commit comments