Skip to content

Commit 8ca172a

Browse files
azure-powershell-botJoyerJinvidai-msft
authored
Migrate Qumulo from generation to main (#22169)
* Move Qumulo to main * ChangeLog update Qumulo Storage version 2022-10-12 * ChangeLog update Qumulo Storage version 2022-10-12 * Update ChangeLog.md --------- Co-authored-by: Joyer Jin (Wicresoft North America Ltd) <[email protected]> Co-authored-by: Vincent Dai <[email protected]>
1 parent d83161f commit 8ca172a

File tree

303 files changed

+51405
-0
lines changed

Some content is hidden

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

303 files changed

+51405
-0
lines changed

src/Qumulo/Az.Qumulo.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>Qumulo</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
7+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
8+
</Project>

0 commit comments

Comments
 (0)