Skip to content

Commit 6d45c7b

Browse files
[skip ci] Archive 0e75b42 (#29239)
1 parent 0e75b42 commit 6d45c7b

401 files changed

Lines changed: 91976 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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>FileShare</PsModuleName>
4+
<PsRootModuleName>FileShare</PsRootModuleName>
5+
<PsModuleFolder>FileShare.Autorest</PsModuleFolder>
6+
<RootNamespace>Microsoft.Azure.PowerShell.Cmdlets.FileShare</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)