Skip to content

Commit

Permalink
Migrate Peering from generation to feature/delete-peering-main (#20779)
Browse files Browse the repository at this point in the history
* Move Peering to feature/delete-peering-main

* create exampleIssues.csv and SignatureIssues.csv update changelog

---------

Co-authored-by: Jinpei Li (Wicresoft North America Ltd) <v-jinpel@microsoft.com>
  • Loading branch information
azure-powershell-bot and lijinpei2008 authored Jan 30, 2023
1 parent 51cf80e commit 0ff74d8
Show file tree
Hide file tree
Showing 766 changed files with 132,456 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Peering/Az.Peering.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>Peering</PsModuleName>
</PropertyGroup>

<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
</Project>
Loading

0 comments on commit 0ff74d8

Please sign in to comment.