Skip to content

Commit 0cb76fb

Browse files
authored
Migrate Maps from generation branch. (#15389)
* Migrate Maps from generation branch. * Migrate Maps from generation branch. * Change module version and GUID. Co-authored-by: wyunchi-ms <[email protected]>
1 parent 6b1a21d commit 0cb76fb

File tree

394 files changed

+58457
-9790
lines changed

Some content is hidden

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

394 files changed

+58457
-9790
lines changed

src/Maps/Az.Maps.csproj

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

0 commit comments

Comments
 (0)