Skip to content

Commit

Permalink
Updated GroupDocs.Viewer for .NET from 24.2.0 to 24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-gvardionov committed Apr 1, 2024
1 parent 69a385b commit 9853536
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.2.0" />
<PackageReference Include="GroupDocs.Viewer" Version="24.3.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.2.0</Version>
<Version>24.3.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.2.0" />
<PackageReference Include="GroupDocs.Viewer" Version="24.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9853536

Please sign in to comment.