Skip to content

Commit 86cf424

Browse files
Merge pull request #10 from aspose-omr-cloud/dev
update to version 20.11
2 parents 8476ee7 + a963413 commit 86cf424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SDK/Aspose.OMR.Demo/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class OmrDemo
6666
/// }
6767
/// Provide your own app_key and app_sid, which you can receive by registering at Aspose Cloud Dashboard (https://dashboard.aspose.cloud/)
6868
/// </summary>
69-
string configFileName = "test_config_sample.json";
69+
string configFileName = "test_config.json";
7070

7171
/// <summary>
7272
/// Name of the submodule with demo data and configuration file

0 commit comments

Comments
 (0)