Skip to content

Commit

Permalink
Updated version of GroupDocs.Viewer from 24.6 to 24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-gvardionov committed Aug 2, 2024
1 parent ee1cd74 commit 83424d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GroupDocs.Viewer" Version="24.6.0" />
<PackageReference Include="GroupDocs.Viewer" Version="24.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/GroupDocs.Viewer.Cli/GroupDocs.Viewer.Cli.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<Version>24.6.0</Version>
<Version>24.7.0</Version>
<AssemblyName>groupdocs-viewer</AssemblyName>
<StrongNameKeyId>GroupDocsViewerCli</StrongNameKeyId>
<SignAssembly>true</SignAssembly>
Expand Down Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="GroupDocs.Viewer" Version="24.6.0" />
<PackageReference Include="GroupDocs.Viewer" Version="24.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 83424d9

Please sign in to comment.