Skip to content

Commit d3e2f7f

Browse files
Move Elastic to main (#15951)
* Move Elastic to main * Adding SignatureIssues.csv Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: wyunchi-ms <[email protected]>
1 parent 2e094a6 commit d3e2f7f

File tree

396 files changed

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

396 files changed

+62146
-0
lines changed

src/Elastic/Az.Elastic.csproj

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>Elastic</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
7+
</Project>

0 commit comments

Comments
 (0)