Skip to content

Commit

Permalink
Migrate Informatica from generation to main (#25510)
Browse files Browse the repository at this point in the history
* Move Informatica to main

* Create ExampleIssues.csv

* Create SignatureIssues.csv

---------

Co-authored-by: Yabo Hu <[email protected]>
  • Loading branch information
azure-powershell-bot and VeryEarly authored Jul 11, 2024
1 parent 03dac16 commit 413c235
Show file tree
Hide file tree
Showing 502 changed files with 105,925 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/Informatica/Informatica.Autorest/Az.Informatica.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>Informatica</PsModuleName>
<PsRootModuleName>Informatica</PsRootModuleName>
<PsModuleFolder>Informatica.Autorest</PsModuleFolder>
</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 413c235

Please sign in to comment.