Skip to content

Commit 1d88909

Browse files
authored
Add Az.Functions (#11883)
* Add Az.Functions * Update json recorded json files
1 parent 4db8eb1 commit 1d88909

File tree

3,106 files changed

+648351
-0
lines changed

Some content is hidden

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

3,106 files changed

+648351
-0
lines changed

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

0 commit comments

Comments
 (0)