Skip to content

Commit

Permalink
Move Oracle to main (Azure#25571)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-powershell-bot authored Jul 17, 2024
1 parent a76cad7 commit 374835a
Show file tree
Hide file tree
Showing 922 changed files with 254,995 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Oracle/Oracle.Autorest/Az.Oracle.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>Oracle</PsModuleName>
<PsRootModuleName>Oracle</PsRootModuleName>
<PsModuleFolder>Oracle.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 374835a

Please sign in to comment.