File tree Expand file tree Collapse file tree
Tests/Core/Sources/Ghostscript Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 </PropertyGroup >
2727 <ItemGroup >
2828 <ProjectReference Include =" ..\Core\Cube.Pdf.Core.csproj" />
29- <PackageReference Include =" Cube.Native.Pdfgen" Version =" 10.5.0 " />
29+ <PackageReference Include =" Cube.Native.Pdfgen" Version =" 10.5.1 " />
3030 </ItemGroup >
3131 <ItemGroup >
3232 <None Include =" ..\..\Icon.png" Pack =" true" PackagePath =" images" />
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ class ConverterTestEx : FileFixture
5050 [ Test ]
5151 public void Revision ( )
5252 {
53- Assert . That ( Converter . Revision , Is . EqualTo ( 10050 ) ) ;
54- Assert . That ( Converter . Revision , Is . EqualTo ( 10050 ) ) ;
53+ Assert . That ( Converter . Revision , Is . EqualTo ( 10051 ) ) ;
54+ Assert . That ( Converter . Revision , Is . EqualTo ( 10051 ) ) ;
5555 }
5656
5757 /* --------------------------------------------------------------------- */
You can’t perform that action at this time.
0 commit comments