Skip to content

Commit 53cbb1d

Browse files
azure-pipelines[bot]azure-powershell-botNickcandy
authored
Migrate HealthDataAIServices from generation to release-2024-11-11 (#26550)
* Move HealthDataAIServices to release-2024-11-11 * Update Az.HealthDataAIServices.psd1 --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
1 parent e3e351a commit 53cbb1d

File tree

344 files changed

+61967
-0
lines changed

Some content is hidden

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

344 files changed

+61967
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>HealthDataAIServices</PsModuleName>
4+
<PsRootModuleName>HealthDataAIServices</PsRootModuleName>
5+
<PsModuleFolder>HealthDataAIServices.Autorest</PsModuleFolder>
6+
</PropertyGroup>
7+
8+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
9+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
10+
</Project>

0 commit comments

Comments
 (0)