Skip to content

Commit

Permalink
Move SelfHelp to main (#22010)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-powershell-bot authored Jun 7, 2023
1 parent 347d0a7 commit d8ef760
Show file tree
Hide file tree
Showing 303 changed files with 44,317 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/SelfHelp/Az.SelfHelp.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>SelfHelp</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 d8ef760

Please sign in to comment.