Skip to content

Commit 5a60141

Browse files
author
bc-se-bot
committed
Sync to upstream se-28 (SHA: 394c4e9e3b6c0c97a855274a737bbf209b207f29)
1 parent 5872765 commit 5a60141

21 files changed

Lines changed: 37 additions & 37 deletions

File tree

AI Test Toolkit/AppSourceCop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2+
"obsoleteTagAllowedVersions": "29.0",
23
"obsoleteTagVersion": "28.2",
3-
"version": "28.1.49838.51482",
4-
"obsoleteTagAllowedVersions": "29.0"
4+
"version": "28.1.49838.52044"
55
}

AI Test Toolkit/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "2156302a-872f-4568-be0b-60968696f0d5",
33
"name": "AI Test Toolkit",
44
"publisher": "Microsoft",
5-
"version": "28.2.50931.52045",
5+
"version": "28.2.50931.52066",
66
"propagateDependencies": true,
77
"brief": "Provides tools for AI feature evaluation.",
88
"description": "The AI Test Toolkit lets developers write and run automated evals for AI features. The toolkit supports running data driven evals and the ability to get the output generated from the evals.",

Any/AppSourceCop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2+
"obsoleteTagAllowedVersions": "29.0",
23
"obsoleteTagVersion": "28.2",
3-
"version": "28.1.49838.51482",
4-
"obsoleteTagAllowedVersions": "29.0"
4+
"version": "28.1.49838.52044"
55
}

Any/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "Microsoft",
55
"brief": "Library used to generate pseudo-random values.",
66
"description": "In test code, Any should be used to generate values that should not be hardcoded to a specific values.",
7-
"version": "28.2.50931.52045",
7+
"version": "28.2.50931.52066",
88
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
99
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
1010
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"obsoleteTagAllowedVersions": "29.0",
3-
"version": "28.1.49838.51482",
4-
"obsoleteTagVersion": "28.2"
3+
"obsoleteTagVersion": "28.2",
4+
"version": "28.1.49838.52044"
55
}

Business Foundation Test Libraries/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "Microsoft",
55
"brief": "Test libraries that provide basic test setup for the Business Foundation tests.",
66
"description": "Contains an expansive set of library methods to be used exclusively in tests.",
7-
"version": "28.2.50931.52045",
7+
"version": "28.2.50931.52066",
88
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
99
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
1010
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",

Business Foundation/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "Microsoft",
55
"brief": "Provides a standard set of capabilities that serve as a foundation for developing business apps.",
66
"description": "Contains an expansive set of open source modules that make it easier to build, maintain, and easily upgrade on-premises and online apps. These modules let you focus on the business logic, and the needs of your users or customers.",
7-
"version": "28.2.50931.52045",
7+
"version": "28.2.50931.52066",
88
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
99
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
1010
"help": "https://go.microsoft.com/fwlink/?linkid=2103698",

Library Assert/AppSourceCop.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2+
"obsoleteTagAllowedVersions": "29.0",
23
"obsoleteTagVersion": "28.2",
3-
"version": "28.1.49838.51482",
4-
"obsoleteTagAllowedVersions": "29.0"
4+
"version": "28.1.49838.52044"
55
}

Library Assert/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "Microsoft",
55
"brief": "Library used in tests to verify if the values are as expected. ",
66
"description": "In test code Library Assert should be used to compare the values and throw errors. TESTFIELD and ERROR must not be used in test code.",
7-
"version": "28.2.50931.52045",
7+
"version": "28.2.50931.52066",
88
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
99
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
1010
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2+
"obsoleteTagAllowedVersions": "29.0",
23
"obsoleteTagVersion": "28.2",
3-
"version": "28.1.49838.51482",
4-
"obsoleteTagAllowedVersions": "29.0"
4+
"version": "28.1.49838.52044"
55
}

0 commit comments

Comments
 (0)