Skip to content

Commit 162eb47

Browse files
Move BareMetal to release-2022-03-01 (#17257)
* Move BareMetal to release-2022-03-01 * Update CreateMappings_rules.json Co-authored-by: azure-powershell-bot <[email protected]>
1 parent 27c1905 commit 162eb47

File tree

278 files changed

+40242
-1
lines changed

Some content is hidden

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

278 files changed

+40242
-1
lines changed

src/BareMetal/Az.BareMetal.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>BareMetal</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
7+
</Project>

0 commit comments

Comments
 (0)