Skip to content

Commit

Permalink
Move HealthDataAIServices to release-2024-11-11
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-powershell-bot committed Oct 30, 2024
1 parent e3e351a commit 4750b91
Show file tree
Hide file tree
Showing 384 changed files with 63,553 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 4750b91

Please sign in to comment.