File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
sdk/resourcemanager/Azure.ResourceManager/src Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 9
9
</Description >
10
10
<PackageTags >azure;management;resource</PackageTags >
11
11
<NoWarn >$(NoWarn);CA2214</NoWarn >
12
+ <UseDefaultNamespaceAndOutputFolder >false</UseDefaultNamespaceAndOutputFolder >
12
13
</PropertyGroup >
13
14
14
15
<ItemGroup >
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Run `dotnet build /t:GenerateCode` to generate code.
6
6
azure-arm : true
7
7
arm-core : true
8
8
namespace : Azure.ResourceManager
9
+ output-folder : $(this-folder)/Generated
9
10
input-file :
10
11
# temporarily using a local file to work around an autorest bug that loses extensions during deduplication of schemas
11
12
# - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/ac3be41ee22ada179ab7b970e98f1289188b3bae/specification/common-types/resource-management/v2/types.json
You can’t perform that action at this time.
0 commit comments