Skip to content

Commit 38d92a8

Browse files
Sync Cdn from generation branch (Azure#18159)
* Remove src/CDN * Move Cdn to wyunchi/cdn-removed * Revert Changelog.md and psd1 UUID * Update changelog.md and psd1 * Add commit id of CDN Co-authored-by: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com>
1 parent f543dcf commit 38d92a8

File tree

2,484 files changed

+392367
-124636
lines changed

Some content is hidden

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

2,484 files changed

+392367
-124636
lines changed

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

0 commit comments

Comments
 (0)