Skip to content

Commit

Permalink
Move EdgeZones to main (Azure#24569)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-powershell-bot authored Apr 2, 2024
1 parent 216fce6 commit 1862a9a
Show file tree
Hide file tree
Showing 249 changed files with 40,899 additions and 873 deletions.
10 changes: 10 additions & 0 deletions src/EdgeZones/EdgeZones.Autorest/Az.EdgeZones.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>EdgeZones</PsModuleName>
<PsRootModuleName>EdgeZones</PsRootModuleName>
<PsModuleFolder>EdgeZones.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 1862a9a

Please sign in to comment.