Skip to content

Commit

Permalink
Move ComputeSchedule to main (Azure#26912)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-powershell-bot authored Dec 20, 2024
1 parent c860c84 commit e6dcb6f
Show file tree
Hide file tree
Showing 385 changed files with 78,308 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>ComputeSchedule</PsModuleName>
<PsRootModuleName>ComputeSchedule</PsRootModuleName>
<PsModuleFolder>ComputeSchedule.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 e6dcb6f

Please sign in to comment.