Skip to content

Commit

Permalink
* V22.1
Browse files Browse the repository at this point in the history
* Updated GroupDocs.Viewer to 22.1.1

* Updated GroupDocs.Viewer to 22.1.1 in Demos.

* Updated GroupDocs.Viewer to 21.12 in GroupDocs.Viewer.AspNetCore.
  • Loading branch information
mikhail-evgrafov committed Jan 20, 2022
1 parent 20d9f71 commit d04d48c
Show file tree
Hide file tree
Showing 19 changed files with 58 additions and 53 deletions.
4 changes: 2 additions & 2 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.4" />
<PackageReference Include="GroupDocs.Viewer.UI" Version="3.1.5" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Cache" Version="3.1.3" />
<PackageReference Include="GroupDocs.Viewer.UI.Api.Local.Storage" Version="3.1.2" />
<PackageReference Include="GroupDocs.Viewer.UI.SelfHost.Api" Version="3.1.8" />
<PackageReference Include="GroupDocs.Viewer.UI.SelfHost.Api" Version="3.1.9" />
</ItemGroup>

<ItemGroup>
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.11.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.21.11.0\lib\net40\GroupDocs.Viewer.dll</HintPath>
<Reference Include="GroupDocs.Viewer, Version=22.1.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.22.1.1\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
12 changes: 6 additions & 6 deletions Demos/MVC/src/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.CAD" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Cells" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.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.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -135,7 +135,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PDF" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -150,7 +150,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Words" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -160,7 +160,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PSD" 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-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
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.11.0" targetFramework="net45" />
<package id="GroupDocs.Viewer" version="22.1.1" 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
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll</HintPath>
</Reference>
<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 Include="GroupDocs.Viewer, Version=22.1.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\..\packages\GroupDocs.Viewer.22.1.1\lib\net40\GroupDocs.Viewer.dll</HintPath>
</Reference>
<Reference Include="Huygens, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Huygens.1.4.5\lib\net46\Huygens.dll</HintPath>
Expand Down
21 changes: 13 additions & 8 deletions Demos/MVC/tests/GroupDocs.Viewer.MVC.Test/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-4.5.0.0" newVersion="4.5.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral" />
Expand All @@ -32,7 +32,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.5.2.14234" newVersion="1.5.2.14234" />
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" culture="neutral" />
Expand Down Expand Up @@ -76,12 +76,12 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.CAD" 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.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Cells" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -96,7 +96,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Imaging" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -106,7 +106,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PDF" 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-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -121,7 +121,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Words" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.7.0.0" newVersion="21.7.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -131,7 +131,12 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PSD" 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-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.BarCode" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
</assemblyBinding>
Expand Down
2 changes: 1 addition & 1 deletion Demos/MVC/tests/GroupDocs.Viewer.MVC.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Antlr" version="3.4.1.9004" targetFramework="net461" />
<package id="Castle.Core" version="4.3.1" targetFramework="net461" />
<package id="GroupDocs.Viewer" version="21.10.0" targetFramework="net461" />
<package id="GroupDocs.Viewer" version="22.1.1" targetFramework="net461" />
<package id="Huygens" version="1.4.5" targetFramework="net461" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net461" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net461" />
Expand Down
2 changes: 1 addition & 1 deletion Demos/WPF/src/GroupDocs.Viewer.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="GroupDocs.Viewer" Version="21.11.0" />
<PackageReference Include="GroupDocs.Viewer" Version="22.1.1" />
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions Demos/WebForms/GroupDocs.Viewer.WebForms.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2050
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GroupDocs.Viewer.WebForms", "src\GroupDocs.Viewer.WebForms.csproj", "{7B296703-AC7B-4FA6-BD42-BEC76D0C6DDC}"
EndProject
Expand Down
4 changes: 2 additions & 2 deletions Demos/WebForms/src/GroupDocs.Viewer.WebForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="GroupDocs.Viewer, Version=21.11.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.21.11.0\lib\net40\GroupDocs.Viewer.dll</HintPath>
<Reference Include="GroupDocs.Viewer, Version=22.1.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.22.1.1\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
12 changes: 6 additions & 6 deletions Demos/WebForms/src/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.CAD" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Cells" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -153,7 +153,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Imaging" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -163,7 +163,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PDF" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -178,7 +178,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Words" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -188,7 +188,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PSD" 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-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand Down
2 changes: 1 addition & 1 deletion Demos/WebForms/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.11.0" targetFramework="net45" />
<package id="GroupDocs.Viewer" version="22.1.1" targetFramework="net45" />
<package id="Microsoft.AspNet.Cors" version="5.2.6" targetFramework="net45" />
<package id="Microsoft.AspNet.FriendlyUrls" version="1.0.2" targetFramework="net45" />
<package id="Microsoft.AspNet.FriendlyUrls.Core" version="1.0.2" targetFramework="net45" />
Expand Down
12 changes: 6 additions & 6 deletions Demos/WinForms/src/GroupDocs.Viewer.WinForms/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Aspose.CAD" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Cells" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -27,7 +27,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Imaging" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.10.0.0" newVersion="21.10.0.0" />
<bindingRedirect oldVersion="0.0.0.0-21.12.0.0" newVersion="21.12.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -37,7 +37,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PDF" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -52,7 +52,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.Words" publicKeyToken="716fcc553a201e56" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-21.11.0.0" newVersion="21.11.0.0" />
<bindingRedirect oldVersion="0.0.0.0-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand All @@ -62,7 +62,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Aspose.PSD" 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-22.1.0.0" newVersion="22.1.0.0" />
<publisherPolicy apply="no" />
</dependentAssembly>
<dependentAssembly>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="GroupDocs.Viewer, Version=21.11.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.21.11.0\lib\net40\GroupDocs.Viewer.dll</HintPath>
<Reference Include="GroupDocs.Viewer, Version=22.1.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=MSIL">
<HintPath>..\packages\GroupDocs.Viewer.22.1.1\lib\net40\GroupDocs.Viewer.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="GroupDocs.Viewer" version="21.11.0" targetFramework="net461" />
<package id="GroupDocs.Viewer" version="22.1.1" targetFramework="net461" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Import Project="..\GroupDocs.Viewer.Examples.CSharp\GroupDocs.Viewer.Examples.CSharp.projitems" Label="Shared" />

<ItemGroup>
<PackageReference Include="GroupDocs.Viewer" Version="21.11.0" />
<PackageReference Include="GroupDocs.Viewer" Version="22.1.1" />
</ItemGroup>

</Project>
Loading

0 comments on commit d04d48c

Please sign in to comment.