Skip to content

Commit

Permalink
Move Mdp to main (#26574)
Browse files Browse the repository at this point in the history
Co-authored-by: azure-powershell-bot <[email protected]>
  • Loading branch information
1 parent 7469113 commit 633f953
Show file tree
Hide file tree
Showing 473 changed files with 83,721 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Mdp/Mdp.Autorest/Az.Mdp.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>Mdp</PsModuleName>
<PsRootModuleName>Mdp</PsRootModuleName>
<PsModuleFolder>Mdp.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 633f953

Please sign in to comment.