Skip to content

Commit 220215f

Browse files
[Az.Reservations] Converted Az.Reservations to generated version (#18888) (#18942)
* Delete src/Reservations directory * Move Reservations to tmp/Az.AzReservations * Update Changelog.md * Update Changelog.md * Update src/Reservations/Properties/AssemblyInfo.cs * Update src/Reservations/Az.Reservations.psd1 * Update Get-AzReservationQuote.md * Update Update-AzReservation.md * Update Get-AzReservationQuote.md * Update Update-AzReservation.md Co-authored-by: azure-powershell-bot <[email protected]>
1 parent c8c1de4 commit 220215f

File tree

702 files changed

+115730
-5378
lines changed

Some content is hidden

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

702 files changed

+115730
-5378
lines changed
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>Reservations</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)