Skip to content

Commit 3a95ab7

Browse files
[skip ci] Archive b9cd199 (#28267)
1 parent b9cd199 commit 3a95ab7

File tree

267 files changed

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

267 files changed

+50879
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>StorageDiscovery</PsModuleName>
4+
<PsRootModuleName>StorageDiscovery</PsRootModuleName>
5+
<PsModuleFolder>StorageDiscovery.Autorest</PsModuleFolder>
6+
<RootNamespace>Microsoft.Azure.PowerShell.Cmdlets.StorageDiscovery</RootNamespace>
7+
</PropertyGroup>
8+
9+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
10+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
11+
</Project>

0 commit comments

Comments
 (0)