Skip to content

Commit 0c76ab9

Browse files
committed
add azure-mgmt-mixedreality back into the configuration. verified in build against branch check-acr
1 parent 2edba18 commit 0c76ab9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ci-configs/packages-preview.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,6 +1038,20 @@
10381038
"prefer_source_distribution": "true",
10391039
"version": ">=12.4.0b1"
10401040
}
1041+
},
1042+
{
1043+
"package_info": {
1044+
"install_type": "pypi",
1045+
"prefer_source_distribution": "true",
1046+
"name": "azure-mgmt-mixedreality",
1047+
"version": "1.0.0"
1048+
},
1049+
"exclude_path": [
1050+
"test*",
1051+
"example*",
1052+
"sample*",
1053+
"doc*"
1054+
]
10411055
}
10421056
],
10431057
"required_packages": [

0 commit comments

Comments
 (0)