Skip to content

Commit

Permalink
Move BillingBenefits to main (Azure#20624)
Browse files Browse the repository at this point in the history
Co-authored-by: Jin Lei <[email protected]>
  • Loading branch information
azure-powershell-bot and msJinLei authored Jan 11, 2023
1 parent bb60fb4 commit e98462b
Show file tree
Hide file tree
Showing 485 changed files with 93,267 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/BillingBenefits/Az.BillingBenefits.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>BillingBenefits</PsModuleName>
</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 e98462b

Please sign in to comment.