Skip to content

Commit 4c77ec5

Browse files
committed
update
1 parent 1163de4 commit 4c77ec5

File tree

345 files changed

+26
-17379
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+26
-17379
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ProductClientSecret: ${{ secrets.PRODUCTCLIENTSECRET }}
1919
steps:
2020
- uses: actions/checkout@v4
21-
21+
2222
- name: Setup .NET
2323
uses: actions/setup-dotnet@v4
2424
with:
@@ -29,5 +29,5 @@ jobs:
2929
run: dotnet build --no-restore
3030
- name: Run Examples
3131
run: |
32-
cd Aspose.Cells.Cloud.SDK.Examples
32+
cd examples
3333
dotnet test .\Example_QuickStart.cs

Aspose.Cells.Cloud.SDK.Examples/Aspose.Cells.Cloud.SDK.Examples.csproj

Lines changed: 0 additions & 21 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleCopyFile.cs

Lines changed: 0 additions & 23 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleCopyFolder.cs

Lines changed: 0 additions & 22 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleCreateFolder.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleDeleteDecryptWorkbook.cs

Lines changed: 0 additions & 28 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleDeleteDocumentProperties.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleDeleteDocumentProperty.cs

Lines changed: 0 additions & 23 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleDeleteDocumentUnProtectFromChanges.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

Aspose.Cells.Cloud.SDK.Examples/ExampleDeleteFolder.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)