Skip to content

Commit e87b0e0

Browse files
dolauliazurepowershellBethanyZhou
authored
[ContainerInstance] First generated version of containerinstance (#14990)
* Move ContainerInstance to master * Clean handcrafted code for containerinstance (#14989) * Fixed help link issue for containerinstance (#14992) * add change log * supress exception Co-authored-by: azurepowershell <[email protected]> Co-authored-by: Beisi Zhou <[email protected]>
1 parent 216fd49 commit e87b0e0

File tree

607 files changed

+81091
-10440
lines changed

Some content is hidden

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

607 files changed

+81091
-10440
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>ContainerInstance</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
7+
</Project>

0 commit comments

Comments
 (0)