Skip to content

Commit

Permalink
Merge branch 'main' into lnx/merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickcandy authored Nov 6, 2024
2 parents 4d17964 + 633f953 commit 96e5b7e
Show file tree
Hide file tree
Showing 473 changed files with 83,722 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 96e5b7e

Please sign in to comment.