Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 227585c

Browse files
authored
Add CI/CD to .NET project (Azure#47964)
* Add tests * Record unit tests * Add mock credential to avoid authentication issues in the playback * Add licenseheader
1 parent 752f705 commit 227585c

File tree

3 files changed

+1331
-2
lines changed

3 files changed

+1331
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
4-
"TagPrefix": "net/openai/Azure.AI.OpenAI.Assistants",
5-
"Tag": "net/openai/Azure.AI.OpenAI.Assistants_11106f4f8f"
4+
"TagPrefix": "net/ai/Azure.AI.Projects",
5+
"Tag": "net/ai/Azure.AI.Projects_dc2b082d80"
66
}

0 commit comments

Comments
 (0)