Skip to content

Commit e3ec1da

Browse files
SIGNATURENET-3997: Check, Fix and Update all types of tests before 22.10 release
1 parent 09afa0a commit e3ec1da

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

Examples/GroupDocs.Signature.Examples.CSharp.Core/RunExamples.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ static void Main(string[] args)
1313
Console.WriteLine("Open RunExamples.cs. \nIn Main() method uncomment the example that you want to run.");
1414
Console.WriteLine("=====================================================");
1515

16-
License license = new License();
17-
license.SetLicense(@"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic");
18-
1916
// Please uncomment the example you want to try out
2017
#region Quick Start
2118

Examples/GroupDocs.Signature.Examples.CSharp.Framework/RunExamples.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ static void Main(string[] args)
1313
Console.WriteLine("Open RunExamples.cs. \nIn Main() method uncomment the example that you want to run.");
1414
Console.WriteLine("=====================================================");
1515

16-
License license = new License();
17-
license.SetLicense(@"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic");
18-
1916
// Please uncomment the example you want to try out
2017
#region Quick Start
2118

Examples/GroupDocs.Signature.Examples.CSharp.Net/RunExamples.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ static void Main(string[] args)
1313
Console.WriteLine("Open RunExamples.cs. \nIn Main() method uncomment the example that you want to run.");
1414
Console.WriteLine("=====================================================");
1515

16-
License license = new License();
17-
license.SetLicense(@"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic");
18-
1916
// Please uncomment the example you want to try out
2017
#region Quick Start
2118

0 commit comments

Comments
 (0)