Skip to content

Commit feb25af

Browse files
authored
Update folder structure of Qumulo Quota RedisEnterpriseCache (#23423)
1 parent 5489b81 commit feb25af

File tree

1,209 files changed

+634
-157
lines changed

Some content is hidden

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

1,209 files changed

+634
-157
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PsModuleName>Qumulo</PsModuleName>
4+
<PsRootModuleName>Qumulo</PsRootModuleName>
45
</PropertyGroup>
56

6-
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\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" />
9+
810
</Project>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)