Skip to content

Commit be06c80

Browse files
Migrate HdInsightOnAks from generation to release-2023-09-26 (#22819)
* Move HdInsightOnAks to release-2023-09-26 * Create SignatureIssues.csv --------- Co-authored-by: Beisi Zhou <[email protected]>
1 parent edba315 commit be06c80

File tree

813 files changed

+182640
-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.

813 files changed

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

0 commit comments

Comments
 (0)