Skip to content

Commit

Permalink
Move DataBox to main (Azure#15755)
Browse files Browse the repository at this point in the history
* Move DataBox to main

* migrate from gen to main

* suppress signature issues

Co-authored-by: azurepowershell <[email protected]>
  • Loading branch information
VeryEarly and azurepowershell authored Aug 31, 2021
1 parent 4920aca commit 7e69bd7
Show file tree
Hide file tree
Showing 816 changed files with 110,534 additions and 10,106 deletions.
7 changes: 7 additions & 0 deletions src/DataBox/Az.DataBox.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>DataBox</PsModuleName>
</PropertyGroup>

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

0 comments on commit 7e69bd7

Please sign in to comment.