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 00c19bd commit b6a6c5dCopy full SHA for b6a6c5d
src/GroupDocs.Annotation.Cloud.Sdk/GroupDocs.Annotation.Cloud.Sdk.csproj
@@ -2,9 +2,9 @@
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0;net20</TargetFrameworks>
5
- <AssemblyVersion>23.4.0.0</AssemblyVersion>
6
- <FileVersion>23.4.0.0</FileVersion>
7
- <Version>23.4</Version>
+ <AssemblyVersion>23.12.0.0</AssemblyVersion>
+ <FileVersion>23.12.0.0</FileVersion>
+ <Version>23.12</Version>
8
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
9
<Company>GroupDocs</Company>
10
<Authors>GroupDocs Product Team</Authors>
0 commit comments