Skip to content

Commit 03663b5

Browse files
authored
[Az.DiskPool] First preview availability of Az.DiskPool (#15128)
* First availability of Az.DiskPool * supress error * remove unnecessary suppress
1 parent d58dc73 commit 03663b5

File tree

433 files changed

+67541
-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.

433 files changed

+67541
-0
lines changed

src/DiskPool/Az.DiskPool.csproj

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

0 commit comments

Comments
 (0)