Skip to content

Commit

Permalink
Move Fabric to main (#26102)
Browse files Browse the repository at this point in the history
Co-authored-by: azure-powershell-bot <[email protected]>
  • Loading branch information
azure-pipelines[bot] and azure-powershell-bot committed Sep 18, 2024
1 parent 8ac4471 commit fba5d63
Show file tree
Hide file tree
Showing 355 changed files with 67,865 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Fabric/Fabric.Autorest/Az.Fabric.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>Fabric</PsModuleName>
<PsRootModuleName>Fabric</PsRootModuleName>
<PsModuleFolder>Fabric.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 fba5d63

Please sign in to comment.