-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.1.0 release of Az.Migrate (#13181)
* generate migrate * help; metadata * module catalog * fix docs analytics issue * Update GeneratedModuleList.txt Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
- Loading branch information
1 parent
74544c9
commit 09d7f9b
Showing
2,623 changed files
with
408,672 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<PsModuleName>Migrate</PsModuleName> | ||
</PropertyGroup> | ||
|
||
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" /> | ||
</Project> |
Oops, something went wrong.