Skip to content

Commit 4b8c4e7

Browse files
isra-felazure-powershell-botwyunchi-ms
authored
[HealthcareApis] move to generated codebase (#18004)
* remove sdk-based code of healthcareapis * Move HealthcareApis to yeming/healthcareapis-removed * psd1 and changelog * Add breaking change exceptions Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Yunchi Wang <[email protected]>
1 parent f6b28b8 commit 4b8c4e7

File tree

789 files changed

+157749
-26296
lines changed

Some content is hidden

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

789 files changed

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

0 commit comments

Comments
 (0)