Skip to content

Commit 7f959d1

Browse files
VeryEarlyazurepowershellLucasYao93
authored
Codegen/change analysis (Azure#15697)
* Move ChangeAnalysis to main * Update Changelog.md * [ChangeAnalysis] add SignatureIssues.csv. * Update Changelog.md Co-authored-by: azurepowershell <[email protected]> Co-authored-by: LucasYao93 <[email protected]>
1 parent dfe4cbc commit 7f959d1

File tree

235 files changed

+32239
-0
lines changed

Some content is hidden

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

235 files changed

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

0 commit comments

Comments
 (0)