Skip to content

Commit

Permalink
Migrate HealthDataAIServices from generation to release-2024-11-11 (#…
Browse files Browse the repository at this point in the history
…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]>
  • Loading branch information
3 people authored Oct 31, 2024
1 parent e3e351a commit 53cbb1d
Show file tree
Hide file tree
Showing 344 changed files with 61,967 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>HealthDataAIServices</PsModuleName>
<PsRootModuleName>HealthDataAIServices</PsRootModuleName>
<PsModuleFolder>HealthDataAIServices.Autorest</PsModuleFolder>
</PropertyGroup>

<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
</Project>
Loading

0 comments on commit 53cbb1d

Please sign in to comment.