Skip to content

Commit 9197aed

Browse files
authored
Update folder structure of Portal PostgreSql ProviderHub Quantum (#23388)
1 parent 55f715b commit 9197aed

File tree

2,702 files changed

+877
-225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,702 files changed

+877
-225
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PsModuleName>Portal</PsModuleName>
4+
<PsRootModuleName>Portal</PsRootModuleName>
45
</PropertyGroup>
56

6-
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
7+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.hybrid.props" />
78
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
89

910
</Project>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)