Skip to content

Commit b0ce648

Browse files
Migrate Az.Relay from SDK to autorest (#21572)
* Remove Relay * Move Relay to wyunchi/relay-removed (#21564) * Update Relay * Update ChangeLog.md --------- Co-authored-by: Azure PowerShell <[email protected]>
1 parent 8738560 commit b0ce648

File tree

630 files changed

+110968
-16563
lines changed

Some content is hidden

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

630 files changed

+110968
-16563
lines changed

src/Relay/Az.Relay.csproj

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>Relay</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)