Skip to content

Commit

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

Please sign in to comment.