Skip to content

Commit

Permalink
Merge pull request #209 from groupdocs-viewer/v21.10
Browse files Browse the repository at this point in the history
V21.10
  • Loading branch information
vladimir-litvinchik authored Oct 21, 2021
2 parents 4d4013c + bc63180 commit 9c25af3
Show file tree
Hide file tree
Showing 30 changed files with 281 additions and 281 deletions.
8 changes: 4 additions & 4 deletions Demos/ASP.NET Core/src/GroupDocs.Viewer.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GroupDocs.Viewer.UI" Version="3.1.0" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Cache" Version="3.1.0" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Storage" Version="3.1.0" />
<PackageReference Include="GroupDocs.Viewer.UI.SelfHost.Api" Version="3.1.2" />
<PackageReference Include="GroupDocs.Viewer.UI" Version="3.1.3" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Cache" Version="3.1.2" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Storage" Version="3.1.1" />
<PackageReference Include="GroupDocs.Viewer.UI.SelfHost.Api" Version="3.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Demos/MVC/GroupDocs.Viewer MVC.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.28010.2050
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GroupDocs.Viewer.MVC", "src\GroupDocs.Viewer.MVC.csproj", "{A33CA8B0-A193-40A3-A86A-90FF444EE878}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GroupDocs.Viewer.MVC.Test", "GroupDocs.Viewer.MVC.Test\GroupDocs.Viewer.MVC.Test.csproj", "{C8F2EDB6-BD6C-465F-B59F-2CEA33BD7FE6}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GroupDocs.Viewer.MVC.Test", "tests\GroupDocs.Viewer.MVC.Test\GroupDocs.Viewer.MVC.Test.csproj", "{C8F2EDB6-BD6C-465F-B59F-2CEA33BD7FE6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
4 changes: 2 additions & 2 deletions Demos/MVC/src/GroupDocs.Viewer.MVC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="GroupDocs.Viewer, Version=21.9.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.21.9.0\lib\net40\GroupDocs.Viewer.dll</HintPath>
<Reference Include="GroupDocs.Viewer, Version=21.10.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.21.10.0\lib\net40\GroupDocs.Viewer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
Expand Down
8 changes: 4 additions & 4 deletions Demos/MVC/src/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Cells" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.9.0.0" newVersion="21.9.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Diagram" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.9.0.0" newVersion="21.9.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -125,7 +125,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Imaging" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.9.0.0" newVersion="21.9.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -145,7 +145,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Tasks" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.8.0.0" newVersion="21.8.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand Down
2 changes: 1 addition & 1 deletion Demos/MVC/src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rxjs": "~6.4.0",
"zone.js": "^0.9.1",
"@nrwl/angular": "^8.2.0",
"@groupdocs.examples.angular/viewer": "^0.8.63"
"@groupdocs.examples.angular/viewer": "^0.8.70"
},
"devDependencies": {
"cypress": "~3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion Demos/MVC/src/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.4.1.9004" targetFramework="net45" />
<package id="GroupDocs.Viewer" version="21.9.0" targetFramework="net45" />
<package id="GroupDocs.Viewer" version="21.10.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Cors" version="5.2.5" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net45" />
Expand Down
Loading

0 comments on commit 9c25af3

Please sign in to comment.