Skip to content

Commit

Permalink
Merge pull request #8 from AzureCosmosDB/clean-working-branch
Browse files Browse the repository at this point in the history
Clean working branch due to solution name change
  • Loading branch information
seesharprun authored Oct 29, 2024
2 parents bec0bec + 8d421f6 commit 717ae37
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 1,283 deletions.
25 changes: 0 additions & 25 deletions .dockerignore

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/replace.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
TableServiceClient serviceClient = new(
connectionString: "<azure-cosmos-db-table-connection-string>"
);

TableClient client = serviceClient.GetTableClient(
tableName: "<table-name>"
);
Loading

0 comments on commit 717ae37

Please sign in to comment.